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

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp950 static Instruction *foldUDivPow2Cst(Value *Op0, Value *Op1, function
999 Actions.push_back(UDivFoldAction(foldUDivPow2Cst, Op1));

Completed in 203 milliseconds