Searched defs:getForSource (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryLocation.cpp86 MemoryLocation MemoryLocation::getForSource(const MemTransferInst *MTI) { function in class:MemoryLocation
90 MemoryLocation MemoryLocation::getForSource(const AtomicMemTransferInst *MTI) { function in class:MemoryLocation
94 MemoryLocation MemoryLocation::getForSource(const AnyMemTransferInst *MTI) { function in class:MemoryLocation

Completed in 113 milliseconds