Searched refs:getLoopExitInstr (Results 1 – 3 of 3) sorted by relevance
203 Instruction *getLoopExitInstr() const { return LoopExitInstr; } in getLoopExitInstr() function
687 AllowedExit.insert(RedDes.getLoopExitInstr()); in canVectorizeInstrs()1368 ReductionLiveOuts.insert(Reduction.second.getLoopExitInstr()); in prepareToFoldTailByMasking()
3852 Instruction *LoopExitInst = RdxDesc.getLoopExitInstr(); in fixReduction()