Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Analysis/
H A DMemoryLocation.cpp95 return getForSource(cast<AnyMemTransferInst>(MTI)); in getForSource() function in MemoryLocation
99 return getForSource(cast<AnyMemTransferInst>(MTI)); in getForSource() function in MemoryLocation
103 MemoryLocation MemoryLocation::getForSource(const AnyMemTransferInst *MTI) { getForSource() function in MemoryLocation