Searched refs:InstructionsToSink (Results 1 – 1 of 1) sorted by relevance
2309 SmallPtrSet<Value*,4> InstructionsToSink; in SinkCommonCodeFromPredecessors() local2315 InstructionsToSink.insert((*LRI).begin(), (*LRI).end()); in SinkCommonCodeFromPredecessors()2335 return InstructionsToSink.contains(V); in SinkCommonCodeFromPredecessors()2381 InstructionsToSink = InstructionsProfitableToSink; in SinkCommonCodeFromPredecessors()2401 InstructionsToSink = InstructionsProfitableToSink; in SinkCommonCodeFromPredecessors()