Home | History | Annotate | Download | only in compiler

Lines Matching full:operand_

252   InstructionOperand* operand() const { return operand_; }
253 bool HasOperand() const { return operand_ != nullptr; }
288 InstructionOperand* const operand_;