Searched defs:isGuaranteedToExecute (Results 1 – 2 of 2) sorted by relevance
248 bool SimpleLoopSafetyInfo::isGuaranteedToExecute(const Instruction &Inst, in isGuaranteedToExecute() function in SimpleLoopSafetyInfo267 bool ICFLoopSafetyInfo::isGuaranteedToExecute(const Instruction &Inst, in isGuaranteedToExecute() function in ICFLoopSafetyInfo
931 bool llvm::isGuaranteedToExecute(const Instruction &Inst, in isGuaranteedToExecute() function in llvm