Home
last modified time | relevance | path

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

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