Searched defs:LoopTransform (Results 1 – 2 of 2) sorted by relevance
30 explicit LoopTransform(Graph *graph) : Optimization(graph) {} in LoopTransform() function
194 TEST_F(LinearOrderTest, LoopTransform) in TEST_F() argument