OpenGrok
Cross Reference: select.ll
xref
: /
external
/
llvm
/
test
/
Transforms
/
InstCombine
/
select.ll
Home
|
History
|
Annotate
|
Download
|
only in
InstCombine
Lines Matching
full:test12
103
define i32 @
test12
(i1 %cond, i32 %a) {
107
; CHECK-LABEL: @
test12
(