Home
last modified time | relevance | path

Searched defs:SortedEntries (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixIrreducibleControlFlow.cpp71 BlockVector SortedEntries(Entries.begin(), Entries.end()); in getSortedEntries() local
343 BlockVector SortedEntries = getSortedEntries(Entries); in makeSingleEntryLoop() local