Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackMaps.cpp149 bool StatepointOpers::isFoldableReg(Register Reg) const { in isFoldableReg() function in StatepointOpers
160 bool StatepointOpers::isFoldableReg(const MachineInstr *MI, Register Reg) { in isFoldableReg() function in StatepointOpers