Searched refs:isPow2DivCheap (Results 1 – 2 of 2) sorted by relevance
179 bool isPow2DivCheap() const { return Pow2DivIsCheap; } in isPow2DivCheap() function
1889 if (TLI.isPow2DivCheap()) in visitSDIV()