Searched refs:InstructionsToSink (Results 1 – 1 of 1) sorted by relevance
2243 SmallPtrSet<Value*,4> InstructionsToSink; in SinkCommonCodeFromPredecessors() local2250 InstructionsToSink.insert((*LRI).begin(), (*LRI).end()); in SinkCommonCodeFromPredecessors()2269 if (!InstructionsToSink.contains(V)) in SinkCommonCodeFromPredecessors()2317 InstructionsToSink = InstructionsProfitableToSink; in SinkCommonCodeFromPredecessors()2337 InstructionsToSink = InstructionsProfitableToSink; in SinkCommonCodeFromPredecessors()