Lines Matching refs:CallOperandVal
347 Value *CallOperandVal = info.CallOperandVal;
350 if (CallOperandVal == NULL)
352 Type *type = CallOperandVal->getType();
362 if (CallOperandVal->getType()->isIntegerTy())
372 if (ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal))
378 if (ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal))
384 if (ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal))
390 if (ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal))
396 if (ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal))