Home
last modified time | relevance | path

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

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