Searched refs:getReallocatedOperand (Results 1 – 3 of 3) sorted by relevance
72 Value *getReallocatedOperand(const CallBase *CB, const TargetLibraryInfo *TLI);
344 Value *llvm::getReallocatedOperand(const CallBase *CB, in getReallocatedOperand() function in llvm
2811 if (getReallocatedOperand(cast<CallBase>(I), &TLI) == PI && in isAllocSiteRemovable()3055 if (Value *ReallocatedOp = getReallocatedOperand(CI, &TLI)) in visitFree()