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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DIntegerDivision.h68 bool expandDivisionUpTo64Bits(BinaryOperator *Div);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DIntegerDivision.cpp631 bool llvm::expandDivisionUpTo64Bits(BinaryOperator *Div) { function in class:llvm

Completed in 143 milliseconds