HomeSort by: relevance | last modified time | path
    Searched refs:DirSet (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
DependenceAnalysis.h 366 unsigned char DirSet;
810 /// in the DirSet field of Bound. Returns the number of distinct
  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
DependenceAnalysis.cpp 2540 Bound[K].DirSet = Dependence::DVEntry::NONE;
2567 Result.DV[K - 1].Direction = Old & Bound[K].DirSet;
2597 // in the DirSet field of Bound. Returns the number of distinct
2610 Bound[K].DirSet |= Bound[K].Direction;

Completed in 17 milliseconds