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