Home
last modified time | relevance | path

Searched refs:UIns (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2581 if (auto *UIns = dyn_cast<Instruction>(U)) in shouldKeepJumpConditionsTogether() local
2582 if (UIns != BrCond && !RhsDeps.contains(UIns)) in shouldKeepJumpConditionsTogether()