Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMustExecute.cpp528 bool TransfersExecution = getOrCreateCachedOptional( in findForwardJoinPoint() local
530 if (!TransfersExecution) in findForwardJoinPoint()
623 bool TransfersExecution = isGuaranteedToTransferExecutionToSuccessor(PP); in getMustBeExecutedNextInstruction() local
624 if (!TransfersExecution) in getMustBeExecutedNextInstruction()