Searched refs:getLoopExitInstr (Results 1 – 5 of 5) sorted by relevance
192 Instruction *getLoopExitInstr() { return LoopExitInstr; } in getLoopExitInstr() function
204 Instruction *getLoopExitInstr() { return LoopExitInstr; } in getLoopExitInstr() function
623 AllowedExit.insert(RedDes.getLoopExitInstr()); in canVectorizeInstrs()
3557 Instruction *LoopExitInst = RdxDesc.getLoopExitInstr(); in fixReduction()
3518 Instruction *LoopExitInst = RdxDesc.getLoopExitInstr(); in vectorizeLoop()4621 AllowedExit.insert(RedDes.getLoopExitInstr()); in canVectorizeInstrs()