Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp11654 bool UseVectorTy = LastLegalVectorType > LastLegalIntegerType && !NoVectors; in MergeConsecutiveStores() local
11687 if (UseVectorTy) { in MergeConsecutiveStores()