Home
last modified time | relevance | path

Searched defs:SinkOpts (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h234 SmallVector<Option *, 4> SinkOpts; variable
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp1528 auto &SinkOpts = ChosenSubCommand->SinkOpts; in ParseCommandLineOptions() local