Home
last modified time | relevance | path

Searched refs:replaceDbgValueForAlloca (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DLocal.h304 void replaceDbgValueForAlloca(AllocaInst *AI, Value *NewAllocaAddress,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSafeStack.cpp601 replaceDbgValueForAlloca(AI, BasePointer, DIB, -Offset); in moveStaticAllocasToUnsafeStack()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp2187 void llvm::replaceDbgValueForAlloca(AllocaInst *AI, Value *NewAllocaAddress, in replaceDbgValueForAlloca() function in llvm