Home
last modified time | relevance | path

Searched refs:TransfersExecution (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DMustExecute.cpp623 bool TransfersExecution = getOrCreateCachedOptional( in findForwardJoinPoint() local
625 if (!TransfersExecution) in findForwardJoinPoint()
718 bool TransfersExecution = isGuaranteedToTransferExecutionToSuccessor(PP); in getMustBeExecutedNextInstruction() local
719 if (!TransfersExecution) in getMustBeExecutedNextInstruction()