HomeSort by relevance Sort by last modified time
    Searched refs:AllocatableSet (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/
CriticalAntiDepBreaker.h 41 /// AllocatableSet - The set of allocatable registers.
44 const BitVector AllocatableSet;
MachineSink.cpp 52 BitVector AllocatableSet; // Which physregs are allocatable?
222 AllocatableSet = TRI->getAllocatableSet(MF);

Completed in 52 milliseconds