Searched refs:Operand3 (Results 1 – 2 of 2) sorted by relevance
267 auto Operand3 = static_cast<dwarf::LocationAtom>(Ops[5].getOp()); in tryFoldCommutativeMathWithArgInBetween() local271 !operationsAreFoldableAndCommutative(Operand2, Operand3)) in tryFoldCommutativeMathWithArgInBetween()
491 uint64_t Operand3) { in addInstruction() argument495 Instructions.back().Ops.push_back(Operand3); in addInstruction()