Searched defs:PredInst (Results 1 – 2 of 2) sorted by relevance
879 VPPredInstPHIRecipe(Instruction *PredInst) in VPPredInstPHIRecipe()
3730 void InnerLoopVectorizer::sinkScalarOperands(Instruction *PredInst) { in sinkScalarOperands()5497 Instruction *PredInst, DenseMap<Instruction *, unsigned> &ScalarCosts, in computePredInstDiscount() argument6812 if (auto *PredInst = dyn_cast<Instruction>(Op)) in handleReplication() local