Home | History | Annotate | Download | only in Analysis

Lines Matching defs:isBytewiseValue

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