Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dmethod_properties.h78 using HasRuntimeCalls = HasLibCalls::NextFlag; variable
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/
Dir_builder.h211 auto HasRuntimeCalls() const in HasRuntimeCalls() function
/arkcompiler/runtime_core/static_core/irtoc/backend/compiler/
Dcodegen_fastpath.cpp97 static bool HasRuntimeCalls(const Graph &graph) in HasRuntimeCalls() function