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.cpp1070 MemoryLocation DestWithSrcSize(cpyDest, LocationSize::precise(srcSize)); in performCallSlotOptzn() local
1071 ModRefInfo MR = BAA.getModRefInfo(C, DestWithSrcSize); in performCallSlotOptzn()
1074 MR = BAA.callCapturesBefore(C, DestWithSrcSize, DT); in performCallSlotOptzn()