Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Transforms/
H A DInstrumentation.h135 std::string InstrProfileOutput; member
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h233 std::string InstrProfileOutput; variable
/freebsd-13.1/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp1161 void createProfileFileNameVar(Module &M, StringRef InstrProfileOutput) { in createProfileFileNameVar()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp468 std::string InstrProfileOutput; member in __anona0b2eb9f0111::PGOInstrumentationGenCreateVarLegacyPass