Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/aot/aot_builder/
Daot_builder.h170 std::map<std::pair<const panda_file::File *, uint64_t>, int32_t> gotIntfInlineCache_; variable
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Daot_data.h143 std::map<std::pair<const File *, uint64_t>, int32_t> *gotIntfInlineCache_; variable