Home
last modified time | relevance | path

Searched refs:RegularImportInfo (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/bytecode_optimizer/
H A Dbytecode_analysis_results.h44 struct RegularImportInfo { struct in panda::bytecodeopt::BytecodeAnalysisResult
57 std::unordered_map<uint32_t, RegularImportInfo> regular_import_slot_infos_;
H A Dbytecode_analysis_results.cpp61 RegularImportInfo info {import_name, source_record};

Completed in 2 milliseconds