Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/
H A DInstrumentation.h125 std::string InstrProfileOutput; global() member
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h276 std::string InstrProfileOutput; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp1352 createProfileFileNameVar(Module & M,StringRef InstrProfileOutput) createProfileFileNameVar() argument