Home
last modified time | relevance | path

Searched refs:PhiChecker (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/optimizations/
H A Dcleanup.h71 bool PhiChecker();
H A Dcleanup.cpp44 bool modified = PhiChecker(); in RunImpl()
626 bool Cleanup::PhiChecker() in PhiChecker() function in panda::compiler::Cleanup
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dcleanup.h88 bool PhiChecker();
H A Dcleanup.cpp51 bool modified = (lightMode_ ? PhiCheckerLight() : PhiChecker()); in RunImpl()
774 bool Cleanup::PhiChecker() in PhiChecker() function in ark::compiler::Cleanup

Completed in 4 milliseconds