Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DLocal.h279 void replaceDbgValueForAlloca(AllocaInst *AI, Value *NewAllocaAddress,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLocal.cpp1708 void llvm::replaceDbgValueForAlloca(AllocaInst *AI, Value *NewAllocaAddress, in replaceDbgValueForAlloca() argument
1714 replaceOneDbgValueForAlloca(DVI, NewAllocaAddress, Builder, Offset); in replaceDbgValueForAlloca()