Home
last modified time | relevance | path

Searched refs:CounterNameStr (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DEfficiencySanitizer.cpp425 SmallString<MaxStructCounterNameSize> CounterNameStr; in createCacheFragInfoGV() local
426 createStructCounterName(StructTy, CounterNameStr); in createCacheFragInfoGV()
428 M, CounterNameStr, /*AllowMerging*/true); in createCacheFragInfoGV()
440 CounterNameStr); in createCacheFragInfoGV()