Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DMustExecute.cpp636 MustBeExecutedContextExplorer::findBackwardJoinPoint(const BasicBlock *InitBB) { in findBackwardJoinPoint() function in MustBeExecutedContextExplorer
793 if (const BasicBlock *JoinBB = findBackwardJoinPoint(PPBlock)) in getMustBeExecutedPrevInstruction()
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DMustExecute.h511 const BasicBlock *findBackwardJoinPoint(const BasicBlock *InitBB);