OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FoldShiftByConstant
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Transforms/InstCombine/
InstCombine.h
165
Instruction *
FoldShiftByConstant
(Value *Op0, ConstantInt *Op1,
InstCombineShifts.cpp
37
if (Instruction *Res =
FoldShiftByConstant
(Op0, CUI, I))
312
Instruction *InstCombiner::
FoldShiftByConstant
(Value *Op0, ConstantInt *Op1,
Completed in 2317 milliseconds