Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/inline_ir/
Dcleanup_inline_module.cpp228 auto functionState = entry.getSecond(); in RemoveNonInlinableFunctions() local
250 auto functionState = state_.lookup(function); in VisitFunction() local
331 auto functionState = state_.lookup(function); in IsInlinable() local
416 auto functionState = entry.getSecond(); in PrintInlineReport() local