Searched refs:shouldConvert (Results 1 – 2 of 2) sorted by relevance
791 bool shouldConvert();854 bool AArch64ConditionalCompares::shouldConvert() { in shouldConvert() function in AArch64ConditionalCompares917 while (CmpConv.canConvert(MBB) && shouldConvert()) { in tryConvert()
362 shouldConvert(Constant &C, in shouldConvert() function574 if (!shouldConvert(*Cst, PromotionCache)) in runOnFunction()