Searched refs:ToDrop (Results 1 – 1 of 1) sorted by relevance
2562 const Instruction *ToDrop = nullptr; in shouldKeepJumpConditionsTogether() local2565 ToDrop = InsPair.first; in shouldKeepJumpConditionsTogether()2569 if (ToDrop == nullptr) in shouldKeepJumpConditionsTogether()2571 RhsDeps.erase(ToDrop); in shouldKeepJumpConditionsTogether()