Home
last modified time | relevance | path

Searched defs:PotentialCopies (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp367 Attributor &A, Ty &I, SmallSetVector<Value *, 4> &PotentialCopies, in getPotentialCopiesOfMemoryValue()
602 Attributor &A, StoreInst &SI, SmallSetVector<Value *, 4> &PotentialCopies, in getPotentialCopiesOfStoredValue()
1842 SmallSetVector<Value *, 4> PotentialCopies; in checkForAllUses() local
H A DAttributorAttributes.cpp4331 SmallSetVector<Value *, 4> PotentialCopies; member
11197 SmallSetVector<Value *, 4> PotentialCopies; in handleLoadInst() local