Searched defs:reg_nodbg_empty (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DMachineRegisterInfo.h158 /// reg_nodbg_empty - Return true if the only instructions using or defining
160 bool reg_nodbg_empty(unsigned RegNo) const { function in class:llvm::MachineRegisterInfo

Completed in 19 milliseconds