Home
last modified time | relevance | path

Searched refs:ThinLTOMode (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp113 cl::opt<ThinLTOModes> ThinLTOMode( variable
615 switch (ThinLTOMode) { in run()
990 if (ThinLTOMode.getNumOccurrences()) { in main()
991 if (ThinLTOMode.getNumOccurrences() > 1) in main()