Searched defs:numTypes (Results 1 – 2 of 2) sorted by relevance
45 static const unsigned numTypes = llvm::array_lengthof(TypeInfos); variable
1104 uint32_t numTypes = std::distance(entries.begin(), mid); in mergeTypesWithGHash() local