Home
last modified time | relevance | path

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

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