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

  /external/llvm/lib/CodeGen/
RegisterCoalescer.h 85 /// isPhys - Return true if DstReg is a physical register.
86 bool isPhys() const { return !NewRC; }
MachineInstr.cpp     [all...]

Completed in 80 milliseconds