Searched refs:FoldShiftByConstant (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp39 if (Instruction *Res = FoldShiftByConstant(Op0, CUI, I))
321 Instruction *InstCombiner::FoldShiftByConstant(Value *Op0, Constant *Op1, function in class:InstCombiner
H A DInstCombineInternal.h285 Instruction *FoldShiftByConstant(Value *Op0, Constant *Op1,

Completed in 133 milliseconds