OpenGrok
Cross Reference: select.ll
xref
: /
external
/
llvm
/
test
/
Transforms
/
InstCombine
/
select.ll
Home
|
History
|
Annotate
|
Download
|
only in
InstCombine
Lines Matching
full:test16
301
define i32 @
test16
(i1 %C, i32* %P) {
305
; CHECK-LABEL: @
test16
(