Searched refs:InstructionsToSink (Results 1 – 1 of 1) sorted by relevance
2032 SmallPtrSet<Value*,4> InstructionsToSink; in SinkCommonCodeFromPredecessors() local2039 InstructionsToSink.insert((*LRI).begin(), (*LRI).end()); in SinkCommonCodeFromPredecessors()2054 if (InstructionsToSink.count(V) == 0) in SinkCommonCodeFromPredecessors()2101 InstructionsToSink = InstructionsProfitableToSink; in SinkCommonCodeFromPredecessors()2119 InstructionsToSink = InstructionsProfitableToSink; in SinkCommonCodeFromPredecessors()