Searched defs:isPhys (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DRegisterCoalescer.h85 /// isPhys - Return true if DstReg is a physical register.
86 bool isPhys() const { return !NewRC; } function in class:llvm::CoalescerPair

Completed in 50 milliseconds