Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/
H A DInstrumentation.h128 std::string InstrProfileOutput; member
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h280 std::string InstrProfileOutput; variable
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp1487 void createProfileFileNameVar(Module &M, StringRef InstrProfileOutput) { in createProfileFileNameVar()