Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp102 return getInstrProfDataSectionName(isMachO()); in getDataSection()
/external/llvm/include/llvm/ProfileData/
DInstrProf.h56 inline StringRef getInstrProfDataSectionName(bool AddSegment) { in getInstrProfDataSectionName() function