Home | History | Annotate | Download | only in SelectionDAG

Lines Matching full:getminimumjumptableentries

2127   if (!areJTsAllowed(TLI) || TSize.ult(TLI.getMinimumJumpTableEntries()))
2602 // N defaults to 4 and is controlled via TLS.getMinimumJumpTableEntries().