Searched refs:InstructionsToSink (Results 1 – 1 of 1) sorted by relevance
1736 SmallPtrSet<Value*,4> InstructionsToSink; in SinkCommonCodeFromPredecessors() local1743 InstructionsToSink.insert((*LRI).begin(), (*LRI).end()); in SinkCommonCodeFromPredecessors()1752 if (InstructionsToSink.count(V) == 0) in SinkCommonCodeFromPredecessors()