Searched defs:CheckReplacement (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | later_elimination.cpp | 140 bool LaterElimination::CheckReplacement(GateRef lhs, GateRef rhs) in CheckReplacement() function in panda::ecmascript::kungfu::LaterElimination |
H A D | value_numbering.cpp | 157 bool ValueNumbering::CheckReplacement(GateRef lhs, GateRef rhs) in CheckReplacement() function in panda::ecmascript::kungfu::ValueNumbering |
H A D | early_elimination.cpp | 322 bool EarlyElimination::CheckReplacement(GateRef lhs, GateRef rhs) in CheckReplacement() function in panda::ecmascript::kungfu::EarlyElimination |
Completed in 2 milliseconds