Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMustExecute.cpp499 MustBeExecutedContextExplorer::findForwardJoinPoint(const BasicBlock *InitBB) { in findForwardJoinPoint() function in MustBeExecutedContextExplorer
686 if (const BasicBlock *JoinBB = findForwardJoinPoint(PP->getParent())) in getMustBeExecutedNextInstruction()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DMustExecute.h469 const BasicBlock *findForwardJoinPoint(const BasicBlock *InitBB);