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

  /external/llvm/include/llvm/ProfileData/
InstrProf.h 89 inline StringRef getInstrProfNameVarPrefix() { return "__profn_"; }
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
InstrProf.h 83 inline StringRef getInstrProfNameVarPrefix() { return "__profn_"; }
    [all...]

Completed in 67 milliseconds