Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp5556 AA::isDynamicallyUnique(A, *this, *Ptr)) in updateImpl()
6274 if (!AA::isDynamicallyUnique(A, *this, **SimpleArgOp)) in updateImpl()
10786 return AA::isDynamicallyUnique(A, *this, *PC); in handleLoadInst()
11052 if (!AA::isDynamicallyUnique(A, *this, *It.getValue())) in updateImpl()
11173 if (AA::isDynamicallyUnique(A, *this, *V) && in updateImpl()
11200 if (!AA::isDynamicallyUnique(A, *this, *V)) in updateImpl()
H A DAttributor.cpp216 bool AA::isDynamicallyUnique(Attributor &A, const AbstractAttribute &QueryingAA, in isDynamicallyUnique() function in AA
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h195 bool isDynamicallyUnique(Attributor &A, const AbstractAttribute &QueryingAA,