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