Home
last modified time | relevance | path

Searched defs:PatchSaveStates (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/tests/
Descape_analysis_test.cpp2740 SRC_GRAPH(PatchSaveStates, Graph *graph) in SRC_GRAPH() argument
2769 OUT_GRAPH(PatchSaveStates, Graph *graph) in OUT_GRAPH() argument
2801 TEST_F(EscapeAnalysisTest, PatchSaveStates) in TEST_F() argument
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Descape.cpp1927 void ScalarReplacement::PatchSaveStates() in PatchSaveStates() function in ark::compiler::ScalarReplacement