Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Transforms/
H A DInstrumentation.h137 std::string InstrProfileOutput; member
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DCodeGenOptions.h209 std::string InstrProfileOutput; variable
/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp971 StringRef InstrProfileOutput = Options.InstrProfileOutput; in emitInitialization() local