Searched refs:isGuaranteedToExecute (Results 1 – 1 of 1) sorted by relevance
170 bool isGuaranteedToExecute(Instruction &I);622 return isGuaranteedToExecute(Inst); in isSafeToExecuteUnconditionally()625 bool LICM::isGuaranteedToExecute(Instruction &Inst) { in isGuaranteedToExecute() function in LICM804 if (isGuaranteedToExecute(*Use)) { in PromoteAliasSet()810 GuaranteedToExecute = isGuaranteedToExecute(*Use); in PromoteAliasSet()