Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/bytecode_optimizer/
Druntime_adapter.h177 bool AddPcTypePair(int32_t pc, TypeInfoIndex type) override in AddPcTypePair() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Druntime_interface.h173 virtual bool AddPcTypePair([[maybe_unused]] int32_t pc, [[maybe_unused]] TypeInfoIndex type) in AddPcTypePair() function