Home
last modified time | relevance | path

Searched defs:unOp (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Drange_analysis.cpp362 auto unOp = acc_.GetTypedUnAccessor(gate).GetTypedUnOp(); in PrintRangeInfo() local
Dmcr_gate_meta_data.h264 TypedUnOp unOp = GetTypedUnOp(); in IsTrustedBooleanType() local
276 TypedUnOp unOp = GetTypedUnOp(); in IsTrustedNumberType() local
Darray_bounds_check_elimination.cpp314 auto unOp = acc_.GetTypedUnAccessor(value).GetTypedUnOp(); in DoPhi() local