Searched defs:NewAddress (Results 1 – 5 of 5) sorted by relevance
| /external/cronet/net/base/ |
| D | address_tracker_linux_unittest.cc | 182 TEST_F(AddressTrackerLinuxTest, NewAddress) { in TEST_F() argument
|
| /external/llvm/lib/Transforms/Utils/ |
| D | Local.cpp | 1226 bool llvm::replaceDbgDeclare(Value *Address, Value *NewAddress, in replaceDbgDeclare() 1252 static void replaceOneDbgValueForAlloca(DbgValueInst *DVI, Value *NewAddress, in replaceOneDbgValueForAlloca()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| D | Local.cpp | 1549 bool llvm::replaceDbgDeclare(Value *Address, Value *NewAddress, in replaceDbgDeclare() 1576 static void replaceOneDbgValueForAlloca(DbgValueInst *DVI, Value *NewAddress, in replaceOneDbgValueForAlloca()
|
| /external/llvm/lib/Transforms/Instrumentation/ |
| D | AddressSanitizer.cpp | 2337 Value *NewAddress = IRB.CreateAdd(IRB.CreatePtrToInt(NewAlloca, IntptrTy), in handleDynamicAllocaCall() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
| D | AddressSanitizer.cpp | 3299 Value *NewAddress = IRB.CreateAdd(IRB.CreatePtrToInt(NewAlloca, IntptrTy), in handleDynamicAllocaCall() local
|