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