Searched refs:getLoopExitInstr (Results 1 – 3 of 3) sorted by relevance
188 Instruction *getLoopExitInstr() const { return LoopExitInstr; } in getLoopExitInstr() function
643 AllowedExit.insert(RedDes.getLoopExitInstr()); in canVectorizeInstrs()1237 ReductionLiveOuts.insert(Reduction.second.getLoopExitInstr()); in prepareToFoldTailByMasking()
4329 Instruction *LoopExitInst = RdxDesc.getLoopExitInstr(); in fixReduction()4512 Instruction *LoopExitInstr = RdxDesc.getLoopExitInstr(); in clearReductionWrapFlags()9243 VPValue *Red = Plan->getOrAddVPValue(Reduction.second.getLoopExitInstr()); in buildVPlanWithVPRecipes()