Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp367 SmallSetVector<Instruction *, 4> *PotentialValueOrigins, in getPotentialCopiesOfMemoryValue()
592 SmallSetVector<Instruction *, 4> &PotentialValueOrigins, in getPotentiallyLoadedValues()
H A DAttributorAttributes.cpp11120 SmallSetVector<Instruction *, 4> PotentialValueOrigins; in handleLoadInst() local