Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dinst.cpp214 uint32_t Inst::GetInliningDepth() const in GetInliningDepth() function in ark::compiler::Inst
Dgraph_checker.cpp279 uint32_t GetInliningDepth(Inst *inst) in GetInliningDepth() function
Dinst.h3892 uint32_t GetInliningDepth() const override in GetInliningDepth() function