Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libabckit/src/irbuilder_dynamic/
Dir_builder_dyn.cpp55 bool IrBuilderDynamic::CheckMethodLimitations(const BytecodeInstructions & /*instructions*/, size_t… in CheckMethodLimitations() function in libabckit::IrBuilderDynamic
/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
Dir_builder.cpp68 bool IrBuilder::CheckMethodLimitations(const BytecodeInstructions &instructions, size_t vregs_count) in CheckMethodLimitations() function in panda::compiler::IrBuilder
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/
Dir_builder.cpp145 bool IrBuilder::CheckMethodLimitations(const BytecodeInstructions &instructions, size_t vregsCount) in CheckMethodLimitations() function in ark::compiler::IrBuilder