Searched refs:ToDrop (Results 1 – 1 of 1) sorted by relevance
2594 const Instruction *ToDrop = nullptr; in shouldKeepJumpConditionsTogether() local2597 ToDrop = InsPair.first; in shouldKeepJumpConditionsTogether()2601 if (ToDrop == nullptr) in shouldKeepJumpConditionsTogether()2603 RhsDeps.erase(ToDrop); in shouldKeepJumpConditionsTogether()