Searched refs:getReturnedArgOperand (Results 1 – 8 of 8) sorted by relevance
311 ValTy *getReturnedArgOperand() const { in getReturnedArgOperand() function312 CALLSITE_DELEGATE_GETTER(getReturnedArgOperand()); in getReturnedArgOperand()
1643 Value *getReturnedArgOperand() const;
507 if (const Value *RV = Call->getReturnedArgOperand()) { in stripPointerCastsAndOffsets()596 if (const Value *RV = Call->getReturnedArgOperand()) in stripAndAccumulateConstantOffsets()
309 Value *CallBase::getReturnedArgOperand() const { in getReturnedArgOperand() function in CallBase
316 const Value *ReturnedOp = CS.getReturnedArgOperand(); in getNoopInput()
1552 if (const Value *RV = ImmutableCallSite(I).getReturnedArgOperand()) { in computeKnownBitsFromOperator()3831 if (const Value *RV = Call->getReturnedArgOperand()) in getArgumentAliasingToReturnedPointer()
6541 if (Value *RV = CallSite(U).getReturnedArgOperand()) in createSCEV()
1633 if (auto *ReturnedValue = II->getReturnedArgOperand()) { in performSymbolicCallEvaluation()