Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DMemoryLocation.h300 MemoryLocation getWithNewSize(LocationSize NewSize) const { in getWithNewSize() function
H A DMemorySSA.h1272 Location.getWithNewSize(LocationSize::beforeOrAfterPointer());
1286 CurrentPair.second = CurrentPair.second.getWithNewSize(
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp1090 QueryInst, Pointer, Loc.getWithNewSize(CacheInfo->Size), isLoad, in getNonLocalPointerDepFromBB()