Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/Utils/
DLocal.h290 void replaceDbgValueForAlloca(AllocaInst *AI, Value *NewAllocaAddress,
/external/llvm/lib/CodeGen/
DSafeStack.cpp621 replaceDbgValueForAlloca(AI, BasePointer, DIB, -Offset); in moveStaticAllocasToUnsafeStack()
/external/llvm/lib/Transforms/Utils/
DLocal.cpp1281 void llvm::replaceDbgValueForAlloca(AllocaInst *AI, Value *NewAllocaAddress, in replaceDbgValueForAlloca() function in llvm