Searched refs:NewAllocaAddress (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
| H A D | Local.h | 303 void replaceDbgValueForAlloca(AllocaInst *AI, Value *NewAllocaAddress,
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | Local.cpp | 2164 void llvm::replaceDbgValueForAlloca(AllocaInst *AI, Value *NewAllocaAddress, in replaceDbgValueForAlloca() argument 2173 DVI->getExpression(), NewAllocaAddress, DVI, in replaceDbgValueForAlloca() 2179 DPV->getExpression(), NewAllocaAddress, nullptr, in replaceDbgValueForAlloca()
|