Home | History | Annotate | Download | only in Scalar

Lines Matching refs:CallTarget

1317   Value *CallTarget = CS.getCalledValue();
1318 if (Function *F = dyn_cast<Function>(CallTarget)) {
1330 // Note: CallTarget can be a bitcast instruction of a symbol if there are
1334 CallTarget =
1347 StatepointID, NumPatchBytes, CallTarget, Flags, CallArgs,
1375 StatepointID, NumPatchBytes, CallTarget, ToReplace->getNormalDest(),