HomeSort by: relevance | last modified time | path
    Searched defs:InstrProfileOutput (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/
Instrumentation.h 135 std::string InstrProfileOutput;
  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
CodeGenOptions.h 233 std::string InstrProfileOutput;
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
PGOInstrumentation.cpp 457 : ModulePass(ID), InstrProfileOutput(CSInstrName) {
464 createProfileFileNameVar(M, InstrProfileOutput);
468 std::string InstrProfileOutput;

Completed in 17 milliseconds