Searched refs:CreateSimpleCFG (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dgraph_checker_test.cc30 HGraph* CreateSimpleCFG(ArenaAllocator* allocator) { function in namespace:art
99 HGraph* graph = CreateSimpleCFG(&allocator);
117 HGraph* graph = CreateSimpleCFG(&allocator);

Completed in 34 milliseconds