Searched refs:ExitPreLoopAt (Results 1 – 3 of 3) sorted by relevance
1181 Value *ExitPreLoopAt = nullptr; in run() local1201 ExitPreLoopAt = Expander.expandCodeFor(ExitPreLoopAtSCEV, IVTy, InsertPt); in run()1202 ExitPreLoopAt->setName("exit.preloop.at"); in run()1240 ExitPreLoopAt, MainLoopPreheader); in run()
1421 Value *ExitPreLoopAt = nullptr; in run() local1449 ExitPreLoopAt = Expander.expandCodeFor(ExitPreLoopAtSCEV, IVTy, InsertPt); in run()1450 ExitPreLoopAt->setName("exit.preloop.at"); in run()1496 ExitPreLoopAt, MainLoopPreheader); in run()
1438 Value *ExitPreLoopAt = nullptr; in run() local1466 ExitPreLoopAt = Expander.expandCodeFor(ExitPreLoopAtSCEV, IVTy, InsertPt); in run()1467 ExitPreLoopAt->setName("exit.preloop.at"); in run()1513 ExitPreLoopAt, MainLoopPreheader); in run()