.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Daniel Grunwald c12187277c Also use GraphTraversal.DepthFirstSearch for dominance calculation. 2 years ago
..
ControlFlowNode.cs Also use GraphTraversal.DepthFirstSearch for dominance calculation. 2 years ago
DataFlowVisitor.cs #2480: avoid crash if ILAst "cannot jump into block container" invariant is violated 4 years ago
DefiniteAssignmentVisitor.cs #2128: Reformat the whole code base. 5 years ago
Dominance.cs #2128: Reformat the whole code base. 5 years ago
ReachingDefinitionsVisitor.cs #3075: Add NextSetBit operation to BitSet to avoid looking at every store bit individually in ReachingDefinitionsVisitor.GetStores() 2 years ago