Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
Dprune_deopt.cpp160 std::string PruneDeopt::GetInlineInfo(ArrayRef<Use> inputs) const in GetInlineInfo() function in ark::llvmbackend::passes::PruneDeopt
/arkcompiler/runtime_core/static_core/compiler/code_info/
Dcode_info.h338 auto GetInlineInfo(const StackMap &stackMap, int inlineDepth) const in GetInlineInfo() function