Home
last modified time | relevance | path

Searched refs:ReachabilityGraph (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixIrreducibleControlFlow.cpp83 class ReachabilityGraph { class
85 ReachabilityGraph(MachineBasicBlock *Entry, const BlockSet &Blocks) in ReachabilityGraph() function in __anonba73af260111::ReachabilityGraph
245 MachineFunction &MF, const ReachabilityGraph &Graph);
258 ReachabilityGraph Graph(Entry, Blocks); in processRegion()
340 const ReachabilityGraph &Graph) { in makeSingleEntryLoop()