Searched defs:FixPhiInputTypes (Results 1 – 2 of 2) sorted by relevance
3080 SRC_GRAPH(FixPhiInputTypes, Graph *graph) in SRC_GRAPH() argument3114 OUT_GRAPH(FixPhiInputTypes, Graph *graph) in OUT_GRAPH() argument3145 TEST_F(EscapeAnalysisTest, FixPhiInputTypes) in TEST_F() argument
1876 void ScalarReplacement::FixPhiInputTypes() in FixPhiInputTypes() function in ark::compiler::ScalarReplacement