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

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

Completed in 1258 milliseconds