Searched defs:isGuaranteedToExecute (Results 1 – 3 of 3) 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
258 bool SimpleLoopSafetyInfo::isGuaranteedToExecute(const Instruction &Inst, in isGuaranteedToExecute() function in SimpleLoopSafetyInfo277 bool ICFLoopSafetyInfo::isGuaranteedToExecute(const Instruction &Inst, in isGuaranteedToExecute() function in ICFLoopSafetyInfo
931 bool llvm::isGuaranteedToExecute(const Instruction &Inst, in isGuaranteedToExecute() function in llvm