Home
last modified time | relevance | path

Searched refs:CounterArrayTy (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
DEfficiencySanitizer.cpp423 auto *CounterArrayTy = ArrayType::get(Int64Ty, in createCacheFragInfoGV() local
426 new GlobalVariable(M, CounterArrayTy, false, in createCacheFragInfoGV()
428 ConstantAggregateZero::get(CounterArrayTy), in createCacheFragInfoGV()
461 ConstantExpr::getGetElementPtr(CounterArrayTy, Counters, in createCacheFragInfoGV()
463 ConstantExpr::getGetElementPtr(CounterArrayTy, Counters, in createCacheFragInfoGV()