Searched defs:PotentialValueOrigins (Results 1 – 2 of 2) sorted by relevance
367 SmallSetVector<Instruction *, 4> *PotentialValueOrigins, in getPotentialCopiesOfMemoryValue()592 SmallSetVector<Instruction *, 4> &PotentialValueOrigins, in getPotentiallyLoadedValues()
11120 SmallSetVector<Instruction *, 4> PotentialValueOrigins; in handleLoadInst() local