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

/external/llvm/lib/Transforms/Utils/
H A DLocal.cpp1102 bool llvm::replaceDbgDeclareForAlloca(AllocaInst *AI, Value *NewAllocaAddress, argument
1128 Builder.insertDeclare(NewAllocaAddress, DIVar, DIExpr, Loc, BB);

Completed in 127 milliseconds