Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Demit.cpp2024 std::string globalVarName; in EmitAsmLabel() local
2025 while (inFile >> globalVarName) { in EmitAsmLabel()
2026 (void)hotVars.insert(globalVarName); in EmitAsmLabel()

Completed in 5 milliseconds