Home
last modified time | relevance | path

Searched refs:getPotentialCopiesOfMemoryValue (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp365 static bool getPotentialCopiesOfMemoryValue( in getPotentialCopiesOfMemoryValue() function
595 return getPotentialCopiesOfMemoryValue</* IsLoad */ true>( in getPotentiallyLoadedValues()
604 return getPotentialCopiesOfMemoryValue</* IsLoad */ false>( in getPotentialCopiesOfStoredValue()