Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/bytecode_optimizer/
Dcodegen.cpp194 void BytecodeGen::EmitJump(const BasicBlock *bb) in EmitJump() function in panda::bytecodeopt::BytecodeGen
/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Dcodegen.cpp149 void BytecodeGen::EmitJump(const BasicBlock *bb) in EmitJump() function in panda::bytecodeopt::BytecodeGen
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dcodegen.cpp442 void Codegen::EmitJump(const BasicBlock *bb) in EmitJump() function in panda::compiler::Codegen