Home
last modified time | relevance | path

Searched refs:DoPhi (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Darray_bounds_check_elimination.h150 Bound *DoPhi(GateRef gate);
H A Darray_bounds_check_elimination.cpp301 ArrayBoundsCheckElimination::Bound *ArrayBoundsCheckElimination::DoPhi(GateRef gate) in DoPhi() function in panda::ecmascript::kungfu::ArrayBoundsCheckElimination
332 LOG_ECMA(FATAL) << "ArrayBoundsCheckElimination::DoPhi:vBound is nullptr"; in DoPhi()
377 return DoPhi(gate); in VisitGate()

Completed in 3 milliseconds