Searched defs:UseVector (Results 1 – 4 of 4) sorted by relevance
117 using UseVector = SmallVector<RetOrArg, 5>; variable
2218 bool UseVector = IsCurrIdxVector || IsPrevIdxVector; in ConstantFoldGetElementPtr() local
249 using UseVector = SmallVector<Use *, 16>; typedef
18534 bool IsConstantSrc, bool UseVector, bool UseTrunc) { in mergeStoresOfConstantsOrVecElts()19065 bool UseVector = (LastLegalVectorType > LastLegalType) && AllowVectors; in tryStoreMergeOfConstants() local