Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-reduce/
H A Dllvm-reduce.cpp61 TestFilename("test", variable
/openbsd-src/gnu/llvm/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp225 const std::string &TestFilename, WriterContext *WC, in overlapInput()
1297 const std::string &TestFilename, in overlapInstrProfile()
1480 const std::string &TestFilename, in SampleOverlapAggregator()
1536 std::string TestFilename; member in __anona85dd3c21111::SampleOverlapAggregator
2228 const std::string &TestFilename, in overlapSampleProfile()
2255 cl::opt<std::string> TestFilename(cl::Positional, cl::Required, in overlap_main() local
/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/
H A DInstrProf.h662 const std::string *TestFilename; member
/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DInstrProf.cpp1223 const std::string &TestFilename, in accumulateCounts()