Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/tests/
Descape_analysis_test.cpp3080 SRC_GRAPH(FixPhiInputTypes, Graph *graph) in SRC_GRAPH() argument
3114 OUT_GRAPH(FixPhiInputTypes, Graph *graph) in OUT_GRAPH() argument
3145 TEST_F(EscapeAnalysisTest, FixPhiInputTypes) in TEST_F() argument
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Descape.cpp1876 void ScalarReplacement::FixPhiInputTypes() in FixPhiInputTypes() function in ark::compiler::ScalarReplacement