Searched refs:UIns (Results 1 – 1 of 1) sorted by relevance
2581 if (auto *UIns = dyn_cast<Instruction>(U)) in shouldKeepJumpConditionsTogether() local2582 if (UIns != BrCond && !RhsDeps.contains(UIns)) in shouldKeepJumpConditionsTogether()