Lines Matching defs:ActualCallee
694 Value *ActualCallee, uint32_t Flags, ArrayRef<T0> CallArgs) {
698 Args.push_back(ActualCallee);
737 FunctionCallee ActualCallee, uint32_t Flags, ArrayRef<T0> CallArgs,
745 {ActualCallee.getCallee()->getType()});
748 *Builder, ID, NumPatchBytes, ActualCallee.getCallee(), Flags, CallArgs);
755 ActualCallee.getFunctionType()));
760 uint64_t ID, uint32_t NumPatchBytes, FunctionCallee ActualCallee,
764 this, ID, NumPatchBytes, ActualCallee, uint32_t(StatepointFlags::None),
769 uint64_t ID, uint32_t NumPatchBytes, FunctionCallee ActualCallee,
775 this, ID, NumPatchBytes, ActualCallee, Flags, CallArgs, TransitionArgs,
780 uint64_t ID, uint32_t NumPatchBytes, FunctionCallee ActualCallee,
784 this, ID, NumPatchBytes, ActualCallee, uint32_t(StatepointFlags::None),