Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/Transforms/SimpleLoopUnswitch/
H A Dtrivial-unswitch.ll562 %cond_or = select i1 %var_cond, i1 true, i1 %cond2
563 br i1 %cond_or, label %loop_exit, label %do_something
H A Dnontrivial-unswitch.ll2725 %cond_or = or i1 %v1, %cond
2726 br i1 %cond_or, label %loop_a, label %loop_b