Home
last modified time | relevance | path

Searched refs:unOp (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Drange_analysis.cpp362 auto unOp = acc_.GetTypedUnAccessor(gate).GetTypedUnOp(); in PrintRangeInfo() local
363 switch (unOp) { in PrintRangeInfo()
H A Dtype_info_accessors.cpp85 TypedUnOp unOp = accessor.GetTypedUnOp(); in IsTrustedBooleanType() local
86 switch (unOp) { in IsTrustedBooleanType()
142 TypedUnOp unOp = accessor.GetTypedUnOp(); in IsTrustedNumberType() local
143 switch (unOp) { in IsTrustedNumberType()
H A Darray_bounds_check_elimination.cpp314 auto unOp = acc_.GetTypedUnAccessor(value).GetTypedUnOp(); in DoPhi() local
315 switch (unOp) { in DoPhi()

Completed in 6 milliseconds