Searched refs:getLoopExitInstr (Results 1 – 3 of 3) sorted by relevance
189 Instruction *getLoopExitInstr() const { return LoopExitInstr; } in getLoopExitInstr() function
659 AllowedExit.insert(RedDes.getLoopExitInstr()); in canVectorizeInstrs()1258 ReductionLiveOuts.insert(Reduction.second.getLoopExitInstr()); in prepareToFoldTailByMasking()
4301 Instruction *LoopExitInst = RdxDesc.getLoopExitInstr(); in fixReduction()4480 Instruction *LoopExitInstr = RdxDesc.getLoopExitInstr(); in clearReductionWrapFlags()9433 VPValue *Red = Plan->getOrAddVPValue(Reduction.second.getLoopExitInstr()); in buildVPlanWithVPRecipes()