Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp1066 MemoryLocation DestWithSrcSize(cpyDest, LocationSize::precise(srcSize)); in performCallSlotOptzn() local
1067 ModRefInfo MR = BAA.getModRefInfo(C, DestWithSrcSize); in performCallSlotOptzn()
1070 MR = BAA.callCapturesBefore(C, DestWithSrcSize, DT); in performCallSlotOptzn()