Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Demit.cpp2109 std::vector<MIRSymbol *> muidVec = {nullptr}; in EmitAsmLabel() local
2174 muidVec[0] = mirSymbol; in EmitAsmLabel()
2175 EmitMuidTable(muidVec, strIdx2Type, mirSymbol->GetMuidTabName()); in EmitAsmLabel()
2187 muidVec[0] = mirSymbol; in EmitAsmLabel()
2188 EmitMuidTable(muidVec, strIdx2Type, kFunctionProfileTabPrefixStr); in EmitAsmLabel()

Completed in 5 milliseconds