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

References

lib/Target/WebAssembly/WebAssemblyFixIrreducibleControlFlow.cpp
  412         EntryToLayoutPred[std::make_pair(InLoop.count(Pred), Entry)] = Pred;
  428       if (EntryToLayoutPred.count(std::make_pair(PredInLoop, Entry)) &&
  429           EntryToLayoutPred[std::make_pair(PredInLoop, Entry)] != Pred)