Searched refs:shouldConvert (Results 1 – 4 of 4) sorted by relevance
747 bool shouldConvert();812 bool AArch64ConditionalCompares::shouldConvert() { in shouldConvert() function in AArch64ConditionalCompares875 while (CmpConv.canConvert(MBB) && shouldConvert()) { in tryConvert()
340 shouldConvert(Constant &C, in shouldConvert() function551 if (!shouldConvert(*Cst, PromotionCache)) in runOnFunction()
348 shouldConvert(Constant &C, in shouldConvert() function558 if (!shouldConvert(*Cst, PromotionCache)) in runOnFunction()
792 bool shouldConvert();855 bool AArch64ConditionalCompares::shouldConvert() { in shouldConvert() function in AArch64ConditionalCompares918 while (CmpConv.canConvert(MBB) && shouldConvert()) { in tryConvert()