Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DLiveIntervalAnalysis.cpp798 const MachineBasicBlock *PHIMBB = getMBBFromIndex(PHI->def); in hasPHIKill() local
800 if (PHIMBB->pred_size() > 100) in hasPHIKill()
803 PI = PHIMBB->pred_begin(), PE = PHIMBB->pred_end(); PI != PE; ++PI) in hasPHIKill()