Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributor.cpp336 SmallSetVector<Instruction *, 4> &PotentialValueOrigins, in getPotentialCopiesOfMemoryValue()
530 SmallSetVector<Instruction *, 4> &PotentialValueOrigins, in getPotentiallyLoadedValues()
542 SmallSetVector<Instruction *, 4> PotentialValueOrigins; in getPotentialCopiesOfStoredValue() local
H A DAttributorAttributes.cpp10742 SmallSetVector<Instruction *, 4> PotentialValueOrigins; in handleLoadInst() local