Searched refs:getLoopExitInstr (Results 1 – 3 of 3) sorted by relevance
205 Instruction *getLoopExitInstr() const { return LoopExitInstr; } in getLoopExitInstr() function
831 AllowedExit.insert(RedDes.getLoopExitInstr()); in canVectorizeInstrs()1553 ReductionLiveOuts.insert(Reduction.second.getLoopExitInstr()); in canFoldTailByMasking()
7266 Instruction *LoopExitInst = RdxDesc.getLoopExitInstr(); in createAndCollectMergePhiForReduction()