Home
last modified time | relevance | path

Searched refs:hasHardUserWithinLoop (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp161 bool hasHardUserWithinLoop(const Loop *L, const Instruction *I) const;
552 bool IndVarSimplify::hasHardUserWithinLoop(const Loop *L, const Instruction *I) const { in hasHardUserWithinLoop() function in IndVarSimplify
671 hasHardUserWithinLoop(L, Inst)) in rewriteLoopExitValues()