OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:transformZExtICmp
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
InstCombineCasts.cpp
938
Instruction *InstCombinerImpl::
transformZExtICmp
(ICmpInst *Cmp, ZExtInst &Zext,
1268
return
transformZExtICmp
(Cmp, CI);
1279
(
transformZExtICmp
(LHS, CI, false) ||
1280
transformZExtICmp
(RHS, CI, false))) {
1290
transformZExtICmp
(LHS, *LZExt);
1292
transformZExtICmp
(RHS, *RZExt);
InstCombineInternal.h
248
Instruction *
transformZExtICmp
(ICmpInst *ICI, ZExtInst &CI,
Completed in 60 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026