Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp5601 AA::isDynamicallyUnique(A, *this, *Ptr)) in updateImpl()
6352 if (!AA::isDynamicallyUnique(A, *this, **SimpleArgOp)) in updateImpl()
11164 return AA::isDynamicallyUnique(A, *this, *PC); in handleLoadInst()
11437 if (!AA::isDynamicallyUnique(A, *this, *It.getValue())) in updateImpl()
11662 if (AA::isDynamicallyUnique(A, *this, *V) && in updateImpl()
11689 if (!AA::isDynamicallyUnique(A, *this, *V)) in updateImpl()
H A DAttributor.cpp232 bool AA::isDynamicallyUnique(Attributor &A, const AbstractAttribute &QueryingAA, in isDynamicallyUnique() function in AA
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h206 bool isDynamicallyUnique(Attributor &A, const AbstractAttribute &QueryingAA,