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