Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/
H A DInstrumentation.h120 std::string InstrProfileOutput; member
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DCodeGenOptions.h268 std::string InstrProfileOutput; variable
/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DInstrProf.cpp1205 void createProfileFileNameVar(Module &M, StringRef InstrProfileOutput) { in createProfileFileNameVar()