Searched refs:OtherOpArg (Results 1 – 1 of 1) sorted by relevance
2427 unsigned NegatedOpArg, OtherOpArg; in visitCallInst() local2431 OtherOpArg = 1; in visitCallInst()2435 OtherOpArg = 0; in visitCallInst()2444 Value *OtherOp = II->getOperand(OtherOpArg); in visitCallInst()2456 replaceOperand(*II, OtherOpArg, InverseOtherOp); in visitCallInst()