Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DLocal.h278 void replaceDbgValueForAlloca(AllocaInst *AI, Value *NewAllocaAddress,
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DSafeStack.cpp602 replaceDbgValueForAlloca(AI, BasePointer, DIB, -Offset); in moveStaticAllocasToUnsafeStack()
/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLocal.cpp1793 void llvm::replaceDbgValueForAlloca(AllocaInst *AI, Value *NewAllocaAddress, in replaceDbgValueForAlloca() function in llvm