Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveIntervals.cpp853 const MachineBasicBlock *PHIMBB = getMBBFromIndex(PHI->def); in hasPHIKill() local
855 if (PHIMBB->pred_size() > 100) in hasPHIKill()
857 for (const MachineBasicBlock *Pred : PHIMBB->predecessors()) in hasPHIKill()