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

  /src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
InstrProf.h 90 inline StringRef getInstrProfCountersVarPrefix() { return "__profc_"; }
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
InstrProfiling.cpp 876 getVarName(Inc, getInstrProfCountersVarPrefix()));

Completed in 76 milliseconds