Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/
DInstrProfiling.h55 StringRef getCountersSection() const;
/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp91 StringRef InstrProfiling::getCountersSection() const { in getCountersSection() function in InstrProfiling
356 CounterPtr->setSection(getCountersSection()); in getOrCreateRegionCounters()