Home
last modified time | relevance | path

Searched defs:UpdateNode (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/base/
Ddepend_chain_helper.cpp64 DependChains* DependChains::UpdateNode(GateRef gate) in UpdateNode() function in panda::ecmascript::kungfu::DependChains
/arkcompiler/ets_runtime/ecmascript/compiler/
Dearly_elimination.cpp608 DependInfoNode* DependInfoNode::UpdateNode(GateRef gate) in UpdateNode() function in panda::ecmascript::kungfu::DependInfoNode
/arkcompiler/ets_runtime/common_components/heap/allocator/
Dtreap.h156 inline void UpdateNode(uint32_t idx, uint32_t cnt, bool refreshRegionDesc) in UpdateNode() function