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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.h79 bool isPhys() const { return !NewRC; } function in class:llvm::CoalescerPair
H A DMachineInstr.cpp1030 bool isPhys = Register::isPhysicalRegister(Reg); local

Completed in 43 milliseconds