Home
last modified time | relevance | path

Searched refs:HasOuts (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dgate_accessor.h506 bool HasOuts(GateRef gate) const;
Dgate_accessor.cpp504 bool GateAccessor::HasOuts(GateRef gate) const in HasOuts() function in panda::ecmascript::kungfu::GateAccessor
512 if (!HasOuts(gate)) { in DeleteGateIfNoUse()