Searched defs:UseVector (Results 1 – 3 of 3) sorted by relevance
117 using UseVector = SmallVector<RetOrArg, 5>; variable
344 using UseVector = SmallVector<Use *, 16>; typedef
20188 bool IsConstantSrc, bool UseVector, bool UseTrunc) { in mergeStoresOfConstantsOrVecElts()20748 bool UseVector = (LastLegalVectorType > LastLegalType) && AllowVectors; in tryStoreMergeOfConstants() local