Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/ad/
Dmad.cpp32 Unit::Unit(enum UnitId theUnitId) : unitId(theUnitId), unitType(kUnitTypePrimart), occupancyTable(0… in Unit() function in maplebe::Unit
37 Unit::Unit(enum UnitType theUnitType, enum UnitId theUnitId, int numOfUnits, ...) in Unit() function in maplebe::Unit