Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMustExecute.cpp405 MustBeExecutedContextExplorer::findForwardJoinPoint(const BasicBlock *InitBB) { in findForwardJoinPoint() function in MustBeExecutedContextExplorer
657 if (const BasicBlock *JoinBB = findForwardJoinPoint(PP->getParent())) in getMustBeExecutedNextInstruction()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMustExecute.h508 const BasicBlock *findForwardJoinPoint(const BasicBlock *InitBB);