Home
last modified time | relevance | path

Searched refs:SetMode (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/compiler/tests/
Dunit_test.h134 graph->SetMode(GraphMode::FastPath()); in CreateEmptyFastpathGraph()
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph.h908 void SetMode(GraphMode mode) in SetMode() function