Searched refs:hasHardUserWithinLoop (Results 1 – 1 of 1) sorted by relevance
150 bool hasHardUserWithinLoop(const Loop *L, const Instruction *I) const;531 bool IndVarSimplify::hasHardUserWithinLoop(const Loop *L, const Instruction *I) const { in hasHardUserWithinLoop() function in IndVarSimplify628 if (!isa<SCEVConstant>(ExitValue) && hasHardUserWithinLoop(L, Inst)) in rewriteLoopExitValues()