Searched defs:GuaranteedToExecute (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | ArgumentPromotion.cpp | 482 __anoned03f8220502(auto *I, Type *Ty, bool GuaranteedToExecute) findArgParts() argument |
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | LICM.cpp | 1791 bool GuaranteedToExecute = isSafeToExecuteUnconditionally() local |
H A D | ConstraintElimination.cpp | 1041 bool GuaranteedToExecute = true; addInfoFor() local |