Home
last modified time | relevance | path

Searched refs:AddInlinedMethods (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/
Dpass_manager_statistics.h40 auto AddInlinedMethods(size_t num) in AddInlinedMethods() function
/arkcompiler/runtime_core/compiler/optimizer/
Dpass_manager_statistics.h40 auto AddInlinedMethods(size_t num) in AddInlinedMethods() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dinlining.cpp655 GetGraph()->GetPassManager()->GetStatistics()->AddInlinedMethods(1); in DoInlinePolymorphic()
954 GetGraph()->GetPassManager()->GetStatistics()->AddInlinedMethods(1); in DoInlineMethod()