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 override { return LoopIndependent; }
271 bool LoopIndependent;
    [all...]
  /external/llvm/lib/Analysis/
DependenceAnalysis.cpp 235 LoopIndependent(PossiblyLoopIndependent) {
    [all...]

Completed in 104 milliseconds