OpenGrok
Cross Reference: InstCombineCompares.cpp
xref
: /
external
/
llvm
/
lib
/
Transforms
/
InstCombine
/
InstCombineCompares.cpp
Home
|
History
|
Annotate
|
Download
|
only in
InstCombine
Lines Matching
full:and1
3079
Value *
And1
3081
return new ICmpInst(I.getPredicate(),
And1
, And2);