Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dsimplify_string_builder.cpp71 bool SimplifyStringBuilder::IsMethodStringBuilderToString(Inst *inst) in IsMethodStringBuilderToString() function in panda::compiler::SimplifyStringBuilder
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_runtime_interface.cpp149 bool EtsRuntimeInterface::IsMethodStringBuilderToString(MethodPtr method) const in IsMethodStringBuilderToString() function in panda::ets::EtsRuntimeInterface
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h364 virtual bool IsMethodStringBuilderToString([[maybe_unused]] MethodPtr method) const in IsMethodStringBuilderToString() function