Home
last modified time | relevance | path

Searched defs:SetNext (Results 1 – 9 of 9) sorted by relevance

/arkcompiler/runtime_core/runtime/
Dglobal_handle_storage.h59 void SetNext(Node *node) in SetNext() function
/arkcompiler/runtime_core/runtime/mem/
Dhumongous_obj_allocator.h197 void SetNext(MemoryPoolHeader *next) in SetNext() function
Dfreelist_allocator.h217 void SetNext(MemoryPoolHeader *next) in SetNext() function
Drunslots.h56 void SetNext(FreeSlot *next) in SetNext() function
Drunslots_allocator.h346 void SetNext(PoolListElement *next) in SetNext() function
/arkcompiler/ets_runtime/ecmascript/
Decma_global_storage.h42 void SetNext(Node *node) in SetNext() function
322 inline void SetNext(NodeList *next) in SetNext() function
/arkcompiler/ets_runtime/ecmascript/mem/
Dwork_manager.h88 void SetNext(WorkNode *node) in SetNext() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_optimizer.cpp1385 void PartitionNode::SetNext(std::shared_ptr<PartitionNode> next) in SetNext() function in panda::ecmascript::kungfu::PartitionNode
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.h486 void SetNext(User *next) in SetNext() function
763 void SetNext(Inst *next) in SetNext() function