Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/
DAttributor.cpp334 static bool getPotentialCopiesOfMemoryValue( in getPotentialCopiesOfMemoryValue() function
533 return getPotentialCopiesOfMemoryValue</* IsLoad */ true>( in getPotentiallyLoadedValues()
543 return getPotentialCopiesOfMemoryValue</* IsLoad */ false>( in getPotentialCopiesOfStoredValue()