Searched defs:hasOneDef (Results 1 - 1 of 1) sorted by relevance
/external/llvm/include/llvm/CodeGen/ | ||
H A D | MachineRegisterInfo.h | 204 /// hasOneDef - Return true if there is exactly one instruction defining the 206 bool hasOneDef(unsigned RegNo) const { function in class:llvm::MachineRegisterInfo |
Completed in 240 milliseconds