Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMustExecute.cpp682 const BasicBlock *PPBlock = PP->getParent(); in getMustBeExecutedPrevInstruction() local
698 if (const BasicBlock *JoinBB = findBackwardJoinPoint(PPBlock)) in getMustBeExecutedPrevInstruction()