Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineRegisterInfo.cpp417 bool MachineRegisterInfo::hasOneNonDBGUse(Register RegNo) const { hasOneNonDBGUse() function in MachineRegisterInfo
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegStackify.cpp282 static bool hasOneNonDBGUse(unsigned Reg, MachineInstr *Def, hasOneNonDBGUse() function