Searched refs:getAltOp (Results 1 – 1 of 1) sorted by relevance
2700 Instruction *getAltOp() const { in getAltOp() function8389 (isa<CmpInst>(VL0) && isa<CmpInst>(E->getAltOp()))) && in getEntryCost()8439 cast<CmpInst>(E->getAltOp())->getPredicate(), CostKind, in getEntryCost()8440 E->getAltOp()); in getEntryCost()8443 Type *Src1SclTy = E->getAltOp()->getOperand(0)->getType(); in getEntryCost()11709 (isa<CmpInst>(VL0) && isa<CmpInst>(E->getAltOp()))) && in vectorizeTree()11745 auto *AltCI = cast<CmpInst>(E->getAltOp()); in vectorizeTree()11771 return isAlternateInstruction(I, E->getMainOp(), E->getAltOp(), in vectorizeTree()