Searched refs:areJTsAllowed (Results 1 – 1 of 1) sorted by relevance
2258 static inline bool areJTsAllowed(const TargetLowering &TLI) { in areJTsAllowed() function2286 if (!areJTsAllowed(TLI) || TSize.ult(TLI.getMinimumJumpTableEntries())) in handleJTSwitchCase()2441 if (FMetric == 0 || !areJTsAllowed(TLI)) in handleBTSplitSwitchCase()