Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Descape.h286 bool IsRefField(FieldPtr field) const in IsRefField() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
Dbecommon.cpp447 bool BECommon::IsRefField(MIRStructType &structType, FieldID fieldID) const in IsRefField() function in maplebe::BECommon