OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OptAndOp
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Transforms/InstCombine/
InstCombine.h
366
Instruction *
OptAndOp
(Instruction *Op, ConstantInt *OpRHS,
InstCombineAndOrXor.cpp
128
//
OptAndOp
- This handles expressions of the form ((val OP C1) & C2). Where
131
Instruction *InstCombiner::
OptAndOp
(Instruction *Op,
[
all
...]
Completed in 27 milliseconds