Searched refs:InstructionsToSink (Results 1 – 1 of 1) sorted by relevance
2064 SmallPtrSet<Value*,4> InstructionsToSink; in SinkCommonCodeFromPredecessors() local2071 InstructionsToSink.insert((*LRI).begin(), (*LRI).end()); in SinkCommonCodeFromPredecessors()2090 if (!InstructionsToSink.contains(V)) in SinkCommonCodeFromPredecessors()2138 InstructionsToSink = InstructionsProfitableToSink; in SinkCommonCodeFromPredecessors()2158 InstructionsToSink = InstructionsProfitableToSink; in SinkCommonCodeFromPredecessors()