OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FoldICmpAddOpCst
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Transforms/InstCombine/
InstCombine.h
150
Instruction *
FoldICmpAddOpCst
(ICmpInst &ICI, Value *X, ConstantInt *CI,
InstCombineCompares.cpp
678
///
FoldICmpAddOpCst
- Fold "icmp pred (X+CI), X".
679
Instruction *InstCombiner::
FoldICmpAddOpCst
(ICmpInst &ICI,
[
all
...]
Completed in 34 milliseconds