Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype_info_accessors.h446 bool haveProfileType = !profileType->IsNone(); in IsHotnessFunc() local
461 bool haveProfileType = !profileType->IsNone(); in GetFunctionTypeLength() local
480 bool haveProfileType = !profileType->IsNone(); in IsNoGC() local
498 bool haveProfileType = !profileType->IsNone(); in GetMethodIndex() local
540 bool haveProfileType = !profileType->IsNone(); in CanFastCall() local
557 bool haveProfileType = !profileType->IsNone(); in GetFuncMethodOffset() local
Dtyped_bytecode_lowering.cpp1958 bool haveProfileType = profileType->IsProfileType() && !profileType->IsProfileTypeNone(); in GetCalleePandaFile() local