HomeSort by relevance Sort by last modified time
    Searched refs:getInstrProfValuesSectionName (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/ProfileData/
InstrProf.h 63 inline StringRef getInstrProfValuesSectionName(bool AddSegment) {
    [all...]
  /external/llvm/lib/Transforms/Instrumentation/
InstrProfiling.cpp 377 ValuesVar->setSection(getInstrProfValuesSectionName(isMachO()));

Completed in 57 milliseconds