Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp482 bool GuaranteedToExecute) -> std::optional<bool> { in findArgParts()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1762 bool GuaranteedToExecute = in isSafeToExecuteUnconditionally() local
2103 bool GuaranteedToExecute = in promoteLoopAccessesToScalars() local
H A DConstraintElimination.cpp660 bool GuaranteedToExecute = true; in addInfoFor() local