Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp21019 bool UseVectorTy = in tryStoreMergeOfLoads() local
21061 if (UseVectorTy) { in tryStoreMergeOfLoads()
21095 if (UseVectorTy || !DoIntegerTruncate) { in tryStoreMergeOfLoads()