Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp138 static cl::opt<unsigned> ConstpoolPromotionMaxSize( variable
3617 if (!PaddingPossible || PrefAlign > 4 || Size > ConstpoolPromotionMaxSize || in promoteToConstantPool()