Home
last modified time | relevance | path

Searched refs:getWithNewPtr (Results 1 – 8 of 8) sorted by relevance

/external/llvm/include/llvm/Analysis/
DMemoryLocation.h100 MemoryLocation getWithNewPtr(const Value *NewPtr) const { in getWithNewPtr() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DMemoryLocation.h119 MemoryLocation getWithNewPtr(const Value *NewPtr) const { in getWithNewPtr() function
DMemorySSA.h1186 CurrentPair.second = Location.getWithNewPtr(Translator.getAddr());
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DAliasAnalysis.h115 Location getWithNewPtr(const Value *NewPtr) const { in getWithNewPtr() function
/external/llvm/include/llvm/Transforms/Utils/
DMemorySSA.h927 CurrentPair.second = Location.getWithNewPtr(Translator.getAddr());
/external/swiftshader/third_party/LLVM/lib/Analysis/
DMemoryDependenceAnalysis.cpp1134 Loc.getWithNewPtr(PredPtrVal), in getNonLocalPointerDepFromBB()
/external/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp1338 Loc.getWithNewPtr(PredPtrVal), isLoad, in getNonLocalPointerDepFromBB()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp1384 Loc.getWithNewPtr(PredPtrVal), isLoad, in getNonLocalPointerDepFromBB()