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

  /external/llvm/include/llvm/ProfileData/
InstrProf.h 92 inline StringRef getInstrProfDataVarPrefix() { return "__profd_"; }
    [all...]
  /external/llvm/lib/Transforms/Instrumentation/
InstrProfiling.cpp 408 getVarName(Inc, getInstrProfDataVarPrefix()));

Completed in 39 milliseconds