Searched defs:PotentialCopies (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
H A D | Attributor.cpp | 335 Attributor &A, Ty &I, SmallSetVector<Value *, 4> &PotentialCopies, in getPotentialCopiesOfMemoryValue() 539 Attributor &A, StoreInst &SI, SmallSetVector<Value *, 4> &PotentialCopies, in getPotentialCopiesOfStoredValue() 1624 SmallSetVector<Value *, 4> PotentialCopies; in checkForAllUses() local
|
H A D | AttributorAttributes.cpp | 4258 SmallSetVector<Value *, 4> PotentialCopies; member 10741 SmallSetVector<Value *, 4> PotentialCopies; in handleLoadInst() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | Attributor.cpp | 3939 SmallVectorImpl<const Value *> &PotentialCopies; member 4007 SmallVector<const Value *, 4> PotentialCopies; in updateImpl() local
|