Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp396 if (Instruction *Res = FoldShiftByConstant(Op0, CUI, I)) in commonShiftTransforms()
723 Instruction *InstCombinerImpl::FoldShiftByConstant(Value *Op0, Constant *C1, in FoldShiftByConstant() function in InstCombinerImpl
H A DInstCombineInternal.h126 Instruction *FoldShiftByConstant(Value *Op0, Constant *Op1,