Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryLocation.h312 MemoryLocation getWithNewSize(LocationSize NewSize) const { in getWithNewSize() function
H A DMemorySSA.h1281 CurrentPair.second = CurrentPair.second.getWithNewSize(
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp701 Loc = Loc.getWithNewSize(LOps.LoadSize); in foldLoadsRecursive()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp1129 QueryInst, Pointer, Loc.getWithNewSize(CacheInfo->Size), isLoad, in getNonLocalPointerDepFromBB()