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

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

Completed in 121 milliseconds