Home | History | Annotate | Download | only in Scalar

Lines Matching refs:Operand

179     // of their operands get the same value number by sorting the operand value
188 // Sort the operand value numbers so x<y and y>x get the same value number.
214 // Sort the operand value numbers so x<y and y>x get the same value number.
1393 // the pointer operand of the load if PHI translation occurs. Make sure
1825 // If one of *cmp *eq operand is const, adding it to map will cover this:
1840 // If only one operand is constant.
2119 Value *Operand = Instr->getOperand(OpNum);
2120 auto it = ReplaceWithConstMap.find(Operand);
2122 assert(!isa<Constant>(Operand) &&
2124 DEBUG(dbgs() << "GVN replacing: " << *Operand << " with " << *it->second
2562 // Fail out if we encounter an operand that is not available in