Home
last modified time | relevance | path

Searched defs:GuaranteedToExecute (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp482 __anoned03f8220502(auto *I, Type *Ty, bool GuaranteedToExecute) findArgParts() argument
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1791 bool GuaranteedToExecute = isSafeToExecuteUnconditionally() local
2115 bool GuaranteedToExecute = promoteLoopAccessesToScalars() local
H A DConstraintElimination.cpp1041 bool GuaranteedToExecute = true; addInfoFor() local