Home
last modified time | relevance | path

Searched refs:PrecomputeInstructionIndices (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/verifier/
H A Dverifier.h121 bool PrecomputeInstructionIndices(const BytecodeInstruction &bc_ins_start, const BytecodeInstruction &bc_ins_last);
H A Dverifier.cpp569 bool Verifier::PrecomputeInstructionIndices(const BytecodeInstruction &bc_ins_start, in PrecomputeInstructionIndices() function in panda::verifier::Verifier
875 if (!PrecomputeInstructionIndices(bc_ins, bc_ins_last)) { in CheckConstantPoolMethodContent()

Completed in 5 milliseconds