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

  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
DependenceAnalysis.h 217 FullDependence(Instruction *Src, Instruction *Dst, bool LoopIndependent,
222 bool isLoopIndependent() const override { return LoopIndependent; }
264 bool LoopIndependent;
DependenceAnalysis.h 217 FullDependence(Instruction *Src, Instruction *Dst, bool LoopIndependent,
222 bool isLoopIndependent() const override { return LoopIndependent; }
264 bool LoopIndependent;

Completed in 54 milliseconds