Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dprofiler_stub_builder.cpp843 Label isHot(env); in IsProfileTypeInfoHotAndValid()
846 BRANCH(TaggedIsUndefined(profileTypeInfo), &exit, &isHot); in IsProfileTypeInfoHotAndValid() local
847 Bind(&isHot); in IsProfileTypeInfoHotAndValid()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Demit.cpp1841 bool isHot = false; in EmitAsmLabel() local
1847 if (isHot && !forceCold) { in EmitAsmLabel()

Completed in 7 milliseconds