Searched refs:CounterTy (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp505 ArrayType *CounterTy = local
508 new GlobalVariable(*M, CounterTy, false,
510 Constant::getNullValue(CounterTy),

Completed in 762 milliseconds