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

/freebsd-10.2-release/contrib/llvm/lib/CodeGen/
H A DRegisterCoalescer.h86 bool isPhys() const { return !NewRC; } function in class:llvm::CoalescerPair
H A DMachineInstr.cpp1055 bool isPhys = TargetRegisterInfo::isPhysicalRegister(Reg); local

Completed in 98 milliseconds