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