Searched refs:canReuseInstruction (Results 1 – 5 of 5) sorted by relevance
577 if (!SE->canReuseInstruction(CandidateExpr, CandidateInstruction, in findClosestMatchingDominator()
1344 bool canReuseInstruction(
777 if (!SE->canReuseInstruction(UseSCEV, IVOperand, DropPoisonGeneratingInsts)) in eliminateIdentitySCEV()
1453 if (SE.canReuseInstruction(S, EntInst, DropPoisonGeneratingInsts)) in FindValueInExprValueMap()
4192 bool ScalarEvolution::canReuseInstruction( in canReuseInstruction() function in ScalarEvolution