Searched refs:MainAnd (Results 1 – 1 of 1) sorted by relevance
16182 Instruction *MainAnd = I->getOperand(0) == OtherAnd in shouldSinkOperands() local16187 if (I->getParent() != MainAnd->getParent() || in shouldSinkOperands()16196 Ops.push_back(&MainAnd->getOperandUse(MainAnd->getOperand(0) == IA ? 1 : 0)); in shouldSinkOperands()