Home
last modified time | relevance | path

Searched refs:IsFrameValues (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dgraph_editor.cpp142 if (acc_.IsFrameValues(gate)) { in EliminatePhi()
Dgate_accessor.h493 bool IsFrameValues(GateRef g) const;
Dgate_accessor.cpp932 bool GateAccessor::IsFrameValues(GateRef g) const in IsFrameValues() function in panda::ecmascript::kungfu::GateAccessor