Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dloop_transform.h44 MarkLoopExits(GetGraph(), markerLoopExit); in RunLoopsVisitor()
H A Dlicm.cpp42 MarkLoopExits(GetGraph(), markerLoopExit_); in RunImpl()
/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Dgraph.cpp434 void MarkLoopExits(const Graph *graph, Marker marker) in MarkLoopExits() function
H A Dgraph.h1152 void MarkLoopExits(const Graph *graph, Marker marker);
/arkcompiler/runtime_core/compiler/tests/
H A Dcompiler_graph_test.cpp530 * @tc.desc: Verify the MarkLoopExits function.
546 MarkLoopExits(graph, mark); in HWTEST_F()
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Dgraph.cpp638 void MarkLoopExits(const Graph *graph, Marker marker) in MarkLoopExits() function
H A Dgraph.h1486 void MarkLoopExits(const Graph *graph, Marker marker);

Completed in 8 milliseconds