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.h504 bool haveProfileType = !profileType->IsNone(); in IsHotnessFunc() local
519 bool haveProfileType = !profileType->IsNone(); in GetFunctionTypeLength() local
538 bool haveProfileType = !profileType->IsNone(); in IsNoGC() local
556 bool haveProfileType = !profileType->IsNone(); in GetMethodIndex() local
598 bool haveProfileType = !profileType->IsNone(); in CanFastCall() local
615 bool haveProfileType = !profileType->IsNone(); in GetFuncMethodOffset() local
Dtyped_bytecode_lowering.cpp2379 bool haveProfileType = profileType->IsProfileType() && !profileType->IsProfileTypeNone(); in GetCalleePandaFile() local