Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DLocal.h326 bool replaceDbgDeclare(Value *Address, Value *NewAddress,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSafeStack.cpp579 replaceDbgDeclare(Arg, BasePointer, BasePointer->getNextNode(), DIB, in moveStaticAllocasToUnsafeStack()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLocal.cpp1549 bool llvm::replaceDbgDeclare(Value *Address, Value *NewAddress, in replaceDbgDeclare() function in llvm
1572 return replaceDbgDeclare(AI, NewAllocaAddress, AI->getNextNode(), Builder, in replaceDbgDeclareForAlloca()