Home
last modified time | relevance | path

Searched defs:isLoopIndependent (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DDependenceAnalysis.h140 virtual bool isLoopIndependent() const { return true; } in isLoopIndependent() function
221 bool isLoopIndependent() const override { return LoopIndependent; } in isLoopIndependent() function
/external/llvm/include/llvm/Analysis/
DDependenceAnalysis.h146 virtual bool isLoopIndependent() const { return true; } in isLoopIndependent() function
232 bool isLoopIndependent() const override { return LoopIndependent; } in isLoopIndependent() function