Searched defs:EmitJump (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/runtime_core/bytecode_optimizer/ | ||
| D | codegen.cpp | 111 void BytecodeGen::EmitJump(const BasicBlock *bb) in EmitJump() function in panda::bytecodeopt::BytecodeGen |
| /arkcompiler/runtime_core/static_core/bytecode_optimizer/ | ||
| D | codegen.cpp | 158 void BytecodeGen::EmitJump(const BasicBlock *bb) in EmitJump() function in ark::bytecodeopt::BytecodeGen |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/ | ||
| D | codegen.cpp | 505 void Codegen::EmitJump(const BasicBlock *bb) in EmitJump() function in ark::compiler::Codegen |