Searched refs:PHeadBB (Results 1 – 2 of 2) sorted by relevance
135 if (const BasicBlock *PHeadBB = PHeadMBB->getBasicBlock()) in getStartLoc() local136 if (DebugLoc DL = PHeadBB->getTerminator()->getDebugLoc()) in getStartLoc()
655 if (BasicBlock *PHeadBB = getLoopPreheader()) in getLocRange() local656 if (DebugLoc DL = PHeadBB->getTerminator()->getDebugLoc()) in getLocRange()