ΒΆllvm::Value* getFreedOperand(
const llvm::CallBase* CB,
const llvm::TargetLibraryInfo* TLI)
llvm::Value* getFreedOperand(
const llvm::CallBase* CB,
const llvm::TargetLibraryInfo* TLI)
Description
If this if a call to a free function, return the freed operand.
Declared at: llvm/include/llvm/Analysis/MemoryBuiltins.h:82
Parameters
- const llvm::CallBase* CB
- const llvm::TargetLibraryInfo* TLI