Searched refs:replaceDbgValueForAlloca (Results 1 – 3 of 3) sorted by relevance
290 void replaceDbgValueForAlloca(AllocaInst *AI, Value *NewAllocaAddress,
621 replaceDbgValueForAlloca(AI, BasePointer, DIB, -Offset); in moveStaticAllocasToUnsafeStack()
1281 void llvm::replaceDbgValueForAlloca(AllocaInst *AI, Value *NewAllocaAddress, in replaceDbgValueForAlloca() function in llvm