Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp7855 auto OtherLTOMode = in ConstructJob() local
7857 auto OtherIsUsingLTO = OtherLTOMode != LTOK_None; in ConstructJob()