Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMustExecute.cpp687 const Instruction *PrevPP = PP->getPrevNode(); in getMustBeExecutedPrevInstruction() local
691 return PrevPP; in getMustBeExecutedPrevInstruction()