Searched refs:ExitPreLoopAt (Results 1 – 2 of 2) sorted by relevance
748 Value *ExitPreLoopAt = nullptr; in run() local776 ExitPreLoopAt = Expander.expandCodeFor(ExitPreLoopAtSCEV, IVTy, InsertPt); in run()777 ExitPreLoopAt->setName("exit.preloop.at"); in run()823 ExitPreLoopAt, MainLoopPreheader); in run()
1581 Value *ExitPreLoopAt = nullptr; run() local