Searched refs:PredInst2Recipe (Results 1 – 2 of 2) sorted by relevance
127 DenseMap<Instruction *, VPReplicateRecipe *> &PredInst2Recipe,
6616 DenseMap<Instruction *, VPReplicateRecipe *> &PredInst2Recipe, in handleReplication() argument6632 if (PredInst2Recipe.find(PredInst) != PredInst2Recipe.end()) in handleReplication()6633 PredInst2Recipe[PredInst]->setAlsoPack(false); in handleReplication()6645 PredInst2Recipe[I] = Recipe; in handleReplication()6766 DenseMap<Instruction *, VPReplicateRecipe *> PredInst2Recipe; in buildVPlanWithVPRecipes() local6850 Instr, Range, VPBB, PredInst2Recipe, Plan); in buildVPlanWithVPRecipes()