reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/WebAssembly/WebAssemblyFixIrreducibleControlFlow.cpp
  399         InLoop.insert(Pred);
  412         EntryToLayoutPred[std::make_pair(InLoop.count(Pred), Entry)] = Pred;
  420     bool PredInLoop = InLoop.count(Pred);
  423           Map.count(std::make_pair(InLoop.count(Pred), Entry)))
  451     bool PredInLoop = InLoop.count(Pred);