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