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

Declarations

include/llvm/CodeGen/LiveIntervalUnion.h
  179     void init(LiveIntervalUnion::Allocator&, unsigned Size);

References

lib/CodeGen/LiveRegMatrix.cpp
   62   Matrix.init(LIUAlloc, NumRegUnits);