Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/
Dir_builder.cpp801 RuntimeInterface::ClassPtr IrBuilder::FindExceptionClass(BasicBlock *throwBlock, int32_t *throwPc) in FindExceptionClass()
883 int32_t throwPc; in ConnectThrowBlock() local