Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLiveRegMatrix.cpp138 bool LiveRegMatrix::isPhysRegUsed(MCRegister PhysReg) const { in isPhysRegUsed() function in LiveRegMatrix
H A DMachineRegisterInfo.cpp585 bool MachineRegisterInfo::isPhysRegUsed(MCRegister PhysReg) const { in isPhysRegUsed() function in MachineRegisterInfo