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

  /external/llvm/lib/CodeGen/
CriticalAntiDepBreaker.h 66 BitVector KeepRegs;
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
CriticalAntiDepBreaker.h 67 /// KeepRegs - A set of registers which are live and cannot be changed to
69 SmallSet<unsigned, 4> KeepRegs;

Completed in 135 milliseconds