Home
last modified time | relevance | path

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

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