Lines Matching defs:CallOperandVal
1202 Value *CallOperandVal = info.CallOperandVal;
1205 if (!CallOperandVal)
1207 Type *type = CallOperandVal->getType();
1218 weight = CallOperandVal->getType()->isIntegerTy() ? CW_Register : CW_Default;
1233 if (auto *C = dyn_cast<ConstantInt>(CallOperandVal))
1239 if (auto *C = dyn_cast<ConstantInt>(CallOperandVal))
1245 if (auto *C = dyn_cast<ConstantInt>(CallOperandVal))
1251 if (auto *C = dyn_cast<ConstantInt>(CallOperandVal))
1257 if (auto *C = dyn_cast<ConstantInt>(CallOperandVal))