Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DEfficiencySanitizer.cpp414 SmallString<MaxStructCounterNameSize> CounterNameStr; in createCacheFragInfoGV() local
415 createStructCounterName(StructTy, CounterNameStr); in createCacheFragInfoGV()
417 M, CounterNameStr, /*AllowMerging*/true); in createCacheFragInfoGV()
429 CounterNameStr); in createCacheFragInfoGV()