Searched refs:LABEL_COMPARATOR (Results 1 – 2 of 2) sorted by relevance
126 Collections.sort(sortedBlocks, SsaBasicBlock.LABEL_COMPARATOR); in endParsingMember()
47 public static final Comparator<SsaBasicBlock> LABEL_COMPARATOR = field in SsaBasicBlock