Lines Matching defs:isBytewiseValue
1238 /// isBytewiseValue - If the specified value can be set by repeating the same1243 Value *llvm::isBytewiseValue(Value *V) {1291 Value *Val = isBytewiseValue(CA->getOperand(0));