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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBypassSlowDivision.cpp97 bool isDivisionOp() { function in class:__anon4726::FastDivInsertionTask
172 return isDivisionOp() ? Value.Quotient : Value.Remainder;

Completed in 56 milliseconds