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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp161 bool hasHardUserWithinLoop(const Loop *L, const Instruction *I) const;
552 bool IndVarSimplify::hasHardUserWithinLoop(const Loop *L, const Instruction *I) const { function in class:IndVarSimplify
671 hasHardUserWithinLoop(L, Inst))

Completed in 71 milliseconds