HomeSort by: relevance | last modified time | path
    Searched refs:getInstrProfDataVarPrefix (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
InstrProf.h 87 inline StringRef getInstrProfDataVarPrefix() { return "__profd_"; }
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
InstrProfiling.cpp 852 std::string DataVarName = getVarName(Inc, getInstrProfDataVarPrefix());

Completed in 45 milliseconds