Home
last modified time | relevance | path

Searched defs:GetParent (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/analysis/
Ddominators_tree.h102 BasicBlock *GetParent(BasicBlock *block) const in GetParent() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Ddominators_tree.h100 BasicBlock *GetParent(BasicBlock *block) const in GetParent() function
/arkcompiler/runtime_core/compiler/optimizer/optimizations/
Dcleanup.h151 Inst *GetParent(Inst *inst) const in GetParent() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dcleanup.h172 Inst *GetParent(Inst *inst) const in GetParent() function
/arkcompiler/runtime_core/static_core/runtime/tests/
Dfibers_test.cpp77 Fiber *GetParent() in GetParent() function in ark::fibers::test::Fiber
/arkcompiler/ets_runtime/ecmascript/
Dtagged_tree.h178 inline int GetParent(int entry) const in GetParent() function
Decma_string.h549 JSTaggedValue GetParent(const JSThread* thread) const in GetParent() function