Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DMustExecute.cpp626 bool TransfersExecution = getOrCreateCachedOptional( in findForwardJoinPoint() local
628 if (!TransfersExecution) in findForwardJoinPoint()
721 bool TransfersExecution = isGuaranteedToTransferExecutionToSuccessor(PP); in getMustBeExecutedNextInstruction() local
722 if (!TransfersExecution) in getMustBeExecutedNextInstruction()