Home | History | Annotate | Download | only in IR

Lines Matching refs:getValueID

382     if (V->getValueID() == Value::InstructionVal + Opcode) {
603 if (V->getValueID() == Value::InstructionVal + Opc1 ||
604 V->getValueID() == Value::InstructionVal + Opc2) {