Searched refs:ClearPcInsMap (Results 1 - 5 of 5) sorted by relevance
/arkcompiler/runtime_core/bytecode_optimizer/ | ||
H A D | ir_interface.h | 118 void ClearPcInsMap() in ClearPcInsMap() function in panda::bytecodeopt::BytecodeOptIrInterface |
H A D | optimize_bytecode.cpp | 196 ir_interface.ClearPcInsMap(); in DebugInfoPropagate() |
/arkcompiler/runtime_core/static_core/bytecode_optimizer/ | ||
H A D | ir_interface.h | 112 void ClearPcInsMap() in ClearPcInsMap() function in ark::bytecodeopt::BytecodeOptIrInterface |
H A D | optimize_bytecode.cpp | 215 irInterface.ClearPcInsMap(); in DebugInfoPropagate() |
/arkcompiler/runtime_core/static_core/bytecode_optimizer/tests/ | ||
H A D | codegen_test.cpp | 77 interface.ClearPcInsMap(); in TEST() |
Completed in 5 milliseconds