Home
last modified time | relevance | path

Searched refs:IsDefaultLocationsInit (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph.cpp529 if (IsDefaultLocationsInit()) { in InitDefaultLocations()
Dgraph.h299 bool IsDefaultLocationsInit() const in IsDefaultLocationsInit() function
/arkcompiler/runtime_core/compiler/tests/
Dcompiler_graph_test.cpp300 EXPECT_TRUE(graph->IsDefaultLocationsInit()); in __anon65fffef30902()