Searched refs:getCall (Results 1 – 4 of 4) sorted by relevance
107 CallBaseTy *getCall() const { in getCall() function113 return cast<ConstantInt>(getCall()->getArgOperand(FlagsPos)) in getFlags()119 const Value *IDVal = getCall()->getArgOperand(IDPos); in getID()125 const Value *NumPatchBytesVal = getCall()->getArgOperand(NumPatchBytesPos); in getNumPatchBytes()134 return getCall()->getArgOperand(CalledFunctionPos); in getCalledValue()138 InstructionTy *getInstruction() const { return getCall(); } in getInstruction()147 FunTy *getCaller() const { return getCall()->getCaller(); } in getCaller()152 return getCall()->doesNotThrow() || (F ? F->doesNotThrow() : false); in doesNotThrow()165 const Value *NumCallArgsVal = getCall()->getArgOperand(NumCallArgsPos); in getNumCallArgs()171 assert(CallArgsBeginPos <= (int)getCall()->arg_size()); in arg_begin()[all …]
156 public function getCall() function in ChangeRequestCall164 $this->getCall()->write($request);169 return $this->getCall()->wait();
835 assert(ISP.getCall()->getCallingConv() != CallingConv::AnyReg && in LowerStatepoint()868 populateCallLoweringInfo(SI.CLI, ISP.getCall(), in LowerStatepoint()895 if (GCResult->getParent() != ISP.getCall()->getParent()) { in LowerStatepoint()907 ISP.getCall()->getCallingConv()); in LowerStatepoint()
153 const CallBase *getCall() const { in getCall() function in __anon857eac6d0111::MemoryLocOrCall206 MLOC.getCall()->getCalledValue())); in getHashValue()208 for (const Value *Arg : MLOC.getCall()->args()) in getHashValue()