Searched refs:PHeadBB (Results 1 – 3 of 3) sorted by relevance
94 if (const BasicBlock *PHeadBB = PHeadMBB->getBasicBlock()) in getStartLoc() local95 if (DebugLoc DL = PHeadBB->getTerminator()->getDebugLoc()) in getStartLoc()
310 if (BasicBlock *PHeadBB = getLoopPreheader()) in getStartLoc() local311 if (DebugLoc DL = PHeadBB->getTerminator()->getDebugLoc()) in getStartLoc()
369 if (BasicBlock *PHeadBB = getLoopPreheader()) in getLocRange() local370 if (DebugLoc DL = PHeadBB->getTerminator()->getDebugLoc()) in getLocRange()