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.h433 bool haveProfileType = !profileType->IsNone(); in IsHotnessFunc() local
448 bool haveProfileType = !profileType->IsNone(); in GetFunctionTypeLength() local
467 bool haveProfileType = !profileType->IsNone(); in IsNoGC() local
485 bool haveProfileType = !profileType->IsNone(); in GetMethodIndex() local
527 bool haveProfileType = !profileType->IsNone(); in CanFastCall() local
544 bool haveProfileType = !profileType->IsNone(); in GetFuncMethodOffset() local
Dtyped_bytecode_lowering.cpp1872 bool haveProfileType = profileType->IsProfileType() && !profileType->IsProfileTypeNone(); in GetCalleePandaFile() local