Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Transforms/Utils/
H A DLocal.h318 bool replaceDbgDeclare(Value *Address, Value *NewAddress,
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DSafeStack.cpp578 replaceDbgDeclare(Arg, BasePointer, BasePointer->getNextNode(), DIB, in moveStaticAllocasToUnsafeStack()
/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DLocal.cpp1520 bool llvm::replaceDbgDeclare(Value *Address, Value *NewAddress, in replaceDbgDeclare() function in llvm
1543 return replaceDbgDeclare(AI, NewAllocaAddress, AI->getNextNode(), Builder, in replaceDbgDeclareForAlloca()