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