Home
last modified time | relevance | path

Searched refs:NewAllocaAddress (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Transforms/Utils/
H A DLocal.h278 void replaceDbgValueForAlloca(AllocaInst *AI, Value *NewAllocaAddress,
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DLocal.cpp1729 void llvm::replaceDbgValueForAlloca(AllocaInst *AI, Value *NewAllocaAddress, in replaceDbgValueForAlloca() argument
1735 replaceOneDbgValueForAlloca(DVI, NewAllocaAddress, Builder, Offset); in replaceDbgValueForAlloca()