Searched refs:GuaranteedToExecute (Results 1 – 3 of 3) sorted by relevance
482 bool GuaranteedToExecute) -> Optional<bool> { in findArgParts() argument509 Off, ArgPart{Ty, I->getAlign(), GuaranteedToExecute ? I : nullptr}); in findArgParts()536 if (!GuaranteedToExecute && in findArgParts()
503 bool GuaranteedToExecute = true; in addInfoFor() local514 if (GuaranteedToExecute) { in addInfoFor()527 GuaranteedToExecute &= isGuaranteedToTransferExecutionToSuccessor(&I); in addInfoFor()
1748 bool GuaranteedToExecute = in isSafeToExecuteUnconditionally() local1751 if (!GuaranteedToExecute) { in isSafeToExecuteUnconditionally()1762 return GuaranteedToExecute; in isSafeToExecuteUnconditionally()2042 bool GuaranteedToExecute = in promoteLoopAccessesToScalars() local2044 StoreIsGuanteedToExecute |= GuaranteedToExecute; in promoteLoopAccessesToScalars()2047 if (GuaranteedToExecute) { in promoteLoopAccessesToScalars()