Searched defs:isSplat (Results 1 – 2 of 2) sorted by relevance
1035 bool isSplat = true; in visitShuffleVectorInst() local
145 static bool isSplat(ArrayRef<Value *> VL) { in isSplat() function