Searched refs:getLocationForSource (Results 1 – 4 of 4) sorted by relevance
738 MD->getPointerDependencyFrom(AA.getLocationForSource(MDep), in processMemCpyMemCpyDependence()747 if (!AA.isNoAlias(AA.getLocationForDest(M), AA.getLocationForSource(MDep))) in processMemCpyMemCpyDependence()836 if (!AA.isNoAlias(AA.getLocationForDest(M), AA.getLocationForSource(M))) in processMemMove()906 MD->getPointerDependencyFrom(AliasAnalysis::getLocationForSource(MDep), in processByValArgument()
210 return AA.getLocationForSource(MTI); in getLocForRead()681 LoadedLoc = AA->getLocationForSource(MTI); in handleEndBlock()
255 AliasAnalysis::getLocationForSource(const MemTransferInst *MTI) { in getLocationForSource() function in AliasAnalysis
141 static Location getLocationForSource(const MemTransferInst *MTI);