reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1075 if (!PHI.isPHI()) 1078 getPHIDeps(PHI, Deps, MBB, MTM.MRI); 1081 unsigned Height = TBI.Succ ? Cycles.lookup(&PHI).Height : 0; 1082 LLVM_DEBUG(dbgs() << "pred\t" << Height << '\t' << PHI); 1083 if (pushDepHeight(Deps.front(), PHI, Height, Heights, MTM.SchedModel,