Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp92 cl::location(MaxInitializationChainLength), cl::init(1024));
93 unsigned llvm::MaxInitializationChainLength; member in llvm
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h206 extern unsigned MaxInitializationChainLength;
1278 Invalidate |= InitializationChainLength > MaxInitializationChainLength;