Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
DAttributor.cpp336 SmallSetVector<Instruction *, 4> &PotentialValueOrigins, in getPotentialCopiesOfMemoryValue()
530 SmallSetVector<Instruction *, 4> &PotentialValueOrigins, in getPotentiallyLoadedValues()
542 SmallSetVector<Instruction *, 4> PotentialValueOrigins; in getPotentialCopiesOfStoredValue() local
DAttributorAttributes.cpp10742 SmallSetVector<Instruction *, 4> PotentialValueOrigins; in handleLoadInst() local