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.cpp536 bool TransfersExecution = getOrCreateCachedOptional( in findForwardJoinPoint() local
538 if (!TransfersExecution) in findForwardJoinPoint()
631 bool TransfersExecution = isGuaranteedToTransferExecutionToSuccessor(PP); in getMustBeExecutedNextInstruction() local
632 if (!TransfersExecution) in getMustBeExecutedNextInstruction()