Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/bytecode_optimizer/
Druntime_adapter.h388 bool FillArgTypePairs(std::unordered_map<int32_t, TypeInfoIndex> *map) const override in FillArgTypePairs() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Druntime_interface.h946 …virtual bool FillArgTypePairs([[maybe_unused]] std::unordered_map<int32_t, TypeInfoIndex> *map) co… in FillArgTypePairs() function