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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp909 static Instruction *foldUDivPow2Cst(Value *Op0, Value *Op1, function
954 Actions.push_back(UDivFoldAction(foldUDivPow2Cst, Op1));

Completed in 45 milliseconds