Searched defs:CounterTy (Results 1 – 6 of 6) sorted by relevance
845 auto *CounterTy = Type::getInt8Ty(Ctx); in createRegionCounters() local855 auto *CounterTy = ArrayType::get(Type::getInt64Ty(Ctx), NumCounters); in createRegionCounters() local
911 ArrayType *CounterTy = ArrayType::get(Type::getInt64Ty(*Ctx), Measured); in emitProfileNotes() local
348 ArrayType *CounterTy = ArrayType::get(Type::getInt64Ty(Ctx), NumCounters); in getOrCreateRegionCounters() local
607 ArrayType *CounterTy = in emitProfileArcs() local
779 ArrayType *CounterTy = ArrayType::get(Type::getInt64Ty(Ctx), NumCounters); in getOrCreateRegionCounters() local
803 ArrayType *CounterTy = in emitProfileArcs() local