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

References

include/llvm/CodeGen/LiveIntervalUnion.h
   65   explicit LiveIntervalUnion(Allocator &a) : Segments(a) {}
  179     void init(LiveIntervalUnion::Allocator&, unsigned Size);
include/llvm/CodeGen/LiveRegMatrix.h
   49   LiveIntervalUnion::Allocator LIUAlloc;
lib/CodeGen/LiveIntervalUnion.cpp
  181 void LiveIntervalUnion::Array::init(LiveIntervalUnion::Allocator &Alloc,