Home
last modified time | relevance | path

Searched defs:isPhysReg (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineInstr.cpp1999 bool isPhysReg = IncomingReg.isPhysical(); in addRegisterKilled() local
2078 bool isPhysReg = Reg.isPhysical(); in addRegisterDead() local