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

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp961 static Instruction *foldUDivNegCst(Value *Op0, Value *Op1, function
1006 Actions.push_back(UDivFoldAction(foldUDivNegCst, C));

Completed in 24 milliseconds