Home
last modified time | relevance | path

Searched defs:InstrProfileOutput (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/Transforms/
DInstrumentation.h96 std::string InstrProfileOutput; member
/external/clang/include/clang/Frontend/
DCodeGenOptions.h158 std::string InstrProfileOutput; variable
/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp603 std::string InstrProfileOutput = Options.InstrProfileOutput; in emitInitialization() local