Searched refs:replaceOneDbgValueForAlloca (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Transforms/Utils/ |
D | Local.cpp | 1252 static void replaceOneDbgValueForAlloca(DbgValueInst *DVI, Value *NewAddress, in replaceOneDbgValueForAlloca() function 1288 replaceOneDbgValueForAlloca(DVI, NewAllocaAddress, Builder, Offset); in replaceDbgValueForAlloca()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | Local.cpp | 1555 static void replaceOneDbgValueForAlloca(DbgValueInst *DVI, Value *NewAddress, in replaceOneDbgValueForAlloca() function 1590 replaceOneDbgValueForAlloca(DVI, NewAllocaAddress, Builder, Offset); in replaceDbgValueForAlloca()
|