Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Transforms/
H A DInstrumentation.h135 std::string InstrProfileOutput; member
/netbsd/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DCodeGenOptions.h233 std::string InstrProfileOutput; variable
/netbsd/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DInstrProf.cpp1160 void createProfileFileNameVar(Module &M, StringRef InstrProfileOutput) { in createProfileFileNameVar()
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp468 std::string InstrProfileOutput; member in __anonece35cec0111::PGOInstrumentationGenCreateVarLegacyPass