Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp448 static uint64_t GetSRASequentialNumElements(Type *T) { in GetSRASequentialNumElements() function
464 if (GetSRASequentialNumElements(Init->getType()) > 16 && in CanDoGlobalSRA()