Searched refs:writtenBetween (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | MemCpyOptimizer.cpp | 314 static bool writtenBetween(MemorySSA *MSSA, BatchAAResults &AA, in writtenBetween() function 1157 if (writtenBetween(MSSA, BAA, MemoryLocation::getForSource(MDep), in processMemCpyMemCpyDependence() 1866 if (writtenBetween(MSSA, BAA, MemoryLocation::getForSource(MDep), in processByValArgument() 1957 if (writtenBetween(MSSA, BAA, MemoryLocation::getForSource(MDep), in processImmutArgument()
|