Searched defs:NewAllocaAddress (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Utils/
H A DLocal.cpp1186 bool llvm::replaceDbgDeclareForAlloca(AllocaInst *AI, Value *NewAllocaAddress, argument
1188 return replaceDbgDeclare(AI, NewAllocaAddress, AI->getNextNode(), Builder,

Completed in 91 milliseconds