Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Demit.cpp2009 std::unordered_set<std::string> hotVars; in EmitAsmLabel() local
2026 (void)hotVars.insert(globalVarName); in EmitAsmLabel()
2032 if (hotVars.find(globalVarPair.first->GetName()) != hotVars.end()) { in EmitAsmLabel()

Completed in 8 milliseconds