Searched refs:PHeadBB (Results 1 – 2 of 2) sorted by relevance
101 if (const BasicBlock *PHeadBB = PHeadMBB->getBasicBlock()) in getStartLoc() local102 if (DebugLoc DL = PHeadBB->getTerminator()->getDebugLoc()) in getStartLoc()
635 if (BasicBlock *PHeadBB = getLoopPreheader()) in getLocRange() local636 if (DebugLoc DL = PHeadBB->getTerminator()->getDebugLoc()) in getLocRange()