Home
last modified time | relevance | path

Searched defs:SetHead (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_optimizer.cpp1425 void Partition::SetHead(std::shared_ptr<PartitionNode> head) in SetHead() function in panda::ecmascript::kungfu::Partition
/arkcompiler/toolchain/tooling/base/
Dpt_types.h1702 SamplingHeapProfile &SetHead(std::unique_ptr<SamplingHeapProfileNode> head) in SetHead() function