Home
last modified time | relevance | path

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

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