Searched defs:hasOneNonDBGUse (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | MachineRegisterInfo.cpp | 417 bool MachineRegisterInfo::hasOneNonDBGUse(Register RegNo) const { hasOneNonDBGUse() function in MachineRegisterInfo |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/ | ||
H A D | WebAssemblyRegStackify.cpp | 282 static bool hasOneNonDBGUse(unsigned Reg, MachineInstr *Def, hasOneNonDBGUse() function |