Home | History | Annotate | Download | only in Sparc

Lines Matching refs:CallOperandVal

3078   Value *CallOperandVal = info.CallOperandVal;
3081 if (!CallOperandVal)
3090 if (ConstantInt *C = dyn_cast<ConstantInt>(info.CallOperandVal)) {