Searched refs:getAltOp (Results 1 – 1 of 1) sorted by relevance
2599 Instruction *getAltOp() const { in getAltOp() function7383 (isa<CmpInst>(VL0) && isa<CmpInst>(E->getAltOp()))) && in getEntryCost()7430 cast<CmpInst>(E->getAltOp())->getPredicate(), CostKind, in getEntryCost()7431 E->getAltOp()); in getEntryCost()7434 Type *Src1SclTy = E->getAltOp()->getOperand(0)->getType(); in getEntryCost()9734 (isa<CmpInst>(VL0) && isa<CmpInst>(E->getAltOp()))) && in vectorizeTree()9763 auto *AltCI = cast<CmpInst>(E->getAltOp()); in vectorizeTree()9790 return isAlternateInstruction(I, E->getMainOp(), E->getAltOp(), in vectorizeTree()