Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp472 VNodesVar->setSection(getInstrProfVNodesSectionName(isMachO())); in emitVNodes()
/external/llvm/include/llvm/ProfileData/
DInstrProf.h70 inline StringRef getInstrProfVNodesSectionName(bool AddSegment) { in getInstrProfVNodesSectionName() function