HomeSort by relevance Sort by last modified time
    Searched refs:LoopIndependent (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Analysis/
DependenceAnalysis.h 222 bool LoopIndependent,
230 bool isLoopIndependent() const { return LoopIndependent; }
271 bool LoopIndependent;
    [all...]
  /external/llvm/lib/Analysis/
DependenceAnalysis.cpp 230 LoopIndependent(PossiblyLoopIndependent) {
    [all...]

Completed in 63 milliseconds