Searched defs:UpdateNode (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/base/ | ||
| D | depend_chain_helper.cpp | 64 DependChains* DependChains::UpdateNode(GateRef gate) in UpdateNode() function in panda::ecmascript::kungfu::DependChains |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | early_elimination.cpp | 608 DependInfoNode* DependInfoNode::UpdateNode(GateRef gate) in UpdateNode() function in panda::ecmascript::kungfu::DependInfoNode |
| /arkcompiler/ets_runtime/common_components/heap/allocator/ | ||
| D | treap.h | 156 inline void UpdateNode(uint32_t idx, uint32_t cnt, bool refreshRegionDesc) in UpdateNode() function |