Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DLTOModule.h73 bool isThinLTO();
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTOModule.cpp74 bool LTOModule::isThinLTO() { in isThinLTO() function in LTOModule