Searched refs:ExitMainLoopAt (Results 1 – 2 of 2) sorted by relevance
749 Value *ExitMainLoopAt = nullptr; in run() local803 ExitMainLoopAt = Expander.expandCodeFor(ExitMainLoopAtSCEV, IVTy, InsertPt); in run()804 ExitMainLoopAt->setName("exit.mainloop.at"); in run()835 ExitMainLoopAt, PostLoopPreheader); in run()
1582 Value *ExitMainLoopAt = nullptr; run() local