reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/ModuloSchedule.cpp
  461           if (PhiOpStage != -1 && PrologStage - StageAdj >= Indirects + np &&
  462               VRMap[PrologStage - StageAdj - Indirects - np].count(PhiOp1)) {
  463             PhiOp1 = VRMap[PrologStage - StageAdj - Indirects - np][PhiOp1];