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

/external/llvm/include/llvm/CodeGen/
H A DMachineOperand.h101 /// noop. See readsReg().
317 /// readsReg - Returns true if this operand reads the previous value of its
324 bool readsReg() const { function in class:llvm::MachineOperand

Completed in 15 milliseconds