Home
last modified time | relevance | path

Searched refs:AddInlineMethodByDepth (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_aot_compiler.h127 void AddInlineMethodByDepth(WrappedModule &module, compiler::Graph *caller,
Dllvm_aot_compiler.cpp707 void LLVMAotCompiler::AddInlineMethodByDepth(WrappedModule &module, compiler::Graph *caller, in AddInlineMethodByDepth() function in ark::llvmbackend::LLVMAotCompiler
767 AddInlineMethodByDepth(module, caller, method, depth); in AddInlineFunctionsByDepth()