Searched defs:CounterTy (Results 1 – 3 of 3) sorted by relevance
1327 auto *CounterTy = Type::getInt8Ty(Ctx); createRegionCounters() local 1337 auto *CounterTy = ArrayType::get(Type::getInt64Ty(Ctx), NumCounters); createRegionCounters() local
913 ArrayType *CounterTy = ArrayType::get(Type::getInt64Ty(*Ctx), Measured); in emitProfileNotes() local
5869 QualType CounterTy = LIVDecl->getType(); ActOnOpenMPCanonicalLoop() local