Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixIrreducibleControlFlow.cpp83 class ReachabilityGraph { class
85 ReachabilityGraph(MachineBasicBlock *Entry, const BlockSet &Blocks) in ReachabilityGraph() function in __anonf457146f0111::ReachabilityGraph
245 MachineFunction &MF, const ReachabilityGraph &Graph);
258 ReachabilityGraph Graph(Entry, Blocks); in processRegion()
340 const ReachabilityGraph &Graph) { in makeSingleEntryLoop()