Searched refs:PHIMBB (Results 1 – 2 of 2) sorted by relevance
865 const MachineBasicBlock *PHIMBB = getMBBFromIndex(PHI->def); in hasPHIKill() local867 if (PHIMBB->pred_size() > 100) in hasPHIKill()869 for (const MachineBasicBlock *Pred : PHIMBB->predecessors()) in hasPHIKill()
3237 for (MachineBasicBlock *PHIMBB : PHIBlocks) { in buildVLocValueMap()3238 unsigned BlockNo = PHIMBB->getNumber(); in buildVLocValueMap()3239 DbgValue *LiveIn = LiveInIdx[PHIMBB]; in buildVLocValueMap()