Searched defs:numTypes (Results 1 – 4 of 4) sorted by relevance
64 int numTypes = cast<IntegerAttr>(args[1].cast<Attribute>()).getInt(); in customTypeRangeResultConstraint() local
45 assert(id > 0 && id - 1 < numTypes && "Invalid Type ID."); variable
1149 uint32_t numTypes = std::distance(entries.begin(), mid); mergeTypesWithGHash() local
1140 uint64_t numAttributes, numTypes; in initialize() local