Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3887 bool ElementScalable = ElementSize.isScalable(); in visitGetElementPtr() local
3898 if (CI && !ElementScalable) { in visitGetElementPtr()
3936 if (ElementScalable) { in visitGetElementPtr()