Home
last modified time | relevance | path

Searched refs:CheckLabels (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
Dbytecode_emitter.h106 ErrorCode CheckLabels();
Dbytecode_emitter.cpp131 ErrorCode res = CheckLabels(); in Build()
277 BytecodeEmitter::ErrorCode BytecodeEmitter::CheckLabels() in CheckLabels() function in panda::BytecodeEmitter