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