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

References

include/llvm/CodeGen/LiveRangeCalc.h
   56   using LiveOutMap = IndexedMap<LiveOutPair, MBB2NumberFunctor>;
lib/CodeGen/LiveRangeCalc.cpp
  303       const LiveOutPair &LOB = Map[&B];
  499       LiveOutPair IDomValue;
  519           LiveOutPair &Value = Map[Pred];
  545       LiveOutPair &LOP = Map[MBB];