Searched refs:getSortedEntries (Results 1 – 2 of 2) sorted by relevance
55 private List<RuleEntry> getSortedEntries() { in getSortedEntries() method in RuleContainer77 for (RuleEntry ruleEntry : getSortedEntries()) { in apply()93 for (RuleEntry entry : getSortedEntries()) { in getSortedRules()
69 static BlockVector getSortedEntries(const BlockSet &Entries) { in getSortedEntries() function262 for (auto *LoopEntry : getSortedEntries(Graph.getLoopEntries())) { in processRegion()344 BlockVector SortedEntries = getSortedEntries(Entries); in makeSingleEntryLoop()