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

References

lib/Transforms/IPO/LowerTypeTests.cpp
  216     if (BitAllocs[I] < BitAllocs[Bit])
  217       Bit = I;
  219   AllocByteOffset = BitAllocs[Bit];
  223   BitAllocs[Bit] = ReqSize;
  228   AllocMask = 1 << Bit;