Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DMustExecute.cpp510 MustBeExecutedContextExplorer::findForwardJoinPoint(const BasicBlock *InitBB) { in findForwardJoinPoint() function in MustBeExecutedContextExplorer
762 if (const BasicBlock *JoinBB = findForwardJoinPoint(PP->getParent())) in getMustBeExecutedNextInstruction()
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DMustExecute.h508 const BasicBlock *findForwardJoinPoint(const BasicBlock *InitBB);