Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dslowpath_lowering.h261 bool IsDependIfStateMent(GateRef gate, size_t idx);
H A Dslowpath_lowering.cpp2088 bool SlowPathLowering::IsDependIfStateMent(GateRef gate, size_t idx) in IsDependIfStateMent() function in panda::ecmascript::kungfu::SlowPathLowering
2133 } else if (IsDependIfStateMent(*it, it.GetIndex())) { in LowerConditionJump()

Completed in 13 milliseconds