Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp109 cl::location(MaxInitializationChainLength), cl::init(1024));
110 unsigned llvm::MaxInitializationChainLength; member in llvm
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h481 extern unsigned MaxInitializationChainLength;
1788 if (InitializationChainLength > MaxInitializationChainLength)