Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_module.h144 using MIRInfoPair = std::pair<GStrIdx, uint32>; variable
Dmir_type.h1819 virtual void PushbackMIRInfo(const MIRInfoPair &) in PushbackMIRInfo()