Searched defs:PotentialCopies (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | Attributor.cpp | 366 Attributor &A, Ty &I, SmallSetVector<Value *, 4> &PotentialCopies, in getPotentialCopiesOfMemoryValue() argument 601 Attributor &A, StoreInst &SI, SmallSetVector<Value *, 4> &PotentialCopies, in getPotentialCopiesOfStoredValue() argument 1826 SmallSetVector<Value *, 4> PotentialCopies; checkForAllUses() local
|
H A D | AttributorAttributes.cpp | 4294 SmallSetVector<Value *, 4> PotentialCopies; global() member 11128 SmallSetVector<Value *, 4> PotentialCopies; handleLoadInst() local
|