Home | History | Annotate | Download | only in Scalar

Lines Matching refs:CallTarget

1466   Value *CallTarget = CS.getCalledValue();
1467 if (Function *F = dyn_cast<Function>(CallTarget)) {
1479 // Note: CallTarget can be a bitcast instruction of a symbol if there are
1483 CallTarget =
1495 StatepointID, NumPatchBytes, CallTarget, Flags, CallArgs,
1521 StatepointID, NumPatchBytes, CallTarget, ToReplace->getNormalDest(),