Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineLoopInfo.cpp104 if (const BasicBlock *PHeadBB = PHeadMBB->getBasicBlock()) in getStartLoc() local
105 if (DebugLoc DL = PHeadBB->getTerminator()->getDebugLoc()) in getStartLoc()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopInfo.cpp654 if (BasicBlock *PHeadBB = getLoopPreheader()) in getLocRange() local
655 if (DebugLoc DL = PHeadBB->getTerminator()->getDebugLoc()) in getLocRange()