Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
DAttributor.cpp288 bool AA::getPotentialCopiesOfStoredValue( in getPotentialCopiesOfStoredValue() function in AA
1047 if (AA::getPotentialCopiesOfStoredValue(*this, *SI, PotentialCopies, in checkForAllUses()
DAttributorAttributes.cpp3403 if (!AA::getPotentialCopiesOfStoredValue(A, SI, PotentialCopies, *this, in isDeadStore()
4813 if (!AA::getPotentialCopiesOfStoredValue( in captured()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
DAttributor.h198 bool getPotentialCopiesOfStoredValue(