Searched refs:PredInst (Results 1 – 1 of 1) sorted by relevance
1626 InstructionCost computePredInstDiscount(Instruction *PredInst,4950 Instruction *PredInst, ScalarCostsTy &ScalarCosts, ElementCount VF) { in computePredInstDiscount() argument4951 assert(!isUniformAfterVectorization(PredInst, VF) && in computePredInstDiscount()4970 if (!I->hasOneUse() || PredInst->getParent() != I->getParent() || in computePredInstDiscount()5001 Worklist.push_back(PredInst); in computePredInstDiscount()