Searched defs:foldUDivShl (Results 1 - 1 of 1) sorted by path

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp845 static Instruction *foldUDivShl(Value *Op0, Value *Op1, const BinaryOperator &I, function
887 Actions.push_back(UDivFoldAction(foldUDivShl, Op1));

Completed in 353 milliseconds