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

/external/llvm/include/llvm/CodeGen/
H A DMachineRegisterInfo.h377 /// hasOneDef - Return true if there is exactly one instruction defining the
379 bool hasOneDef(unsigned RegNo) const { function in class:llvm::MachineRegisterInfo

Completed in 848 milliseconds