tryFuseStatementsAggressively(Node) | | 0% | | 0% | 10 | 10 | 21 | 21 | 1 | 1 |
isFusableControlStatement(Node) | | 44% | | 40% | 6 | 11 | 4 | 9 | 0 | 1 |
fuseExpressionIntoControlFlowStatement(Node, Node) | | 44% | | 20% | 4 | 5 | 8 | 13 | 0 | 1 |
fuseExpressionIntoSecondChild(Node, Node) | | 0% | | n/a | 1 | 1 | 4 | 4 | 1 | 1 |
optimizeSubtree(Node) | | 63% | | 50% | 1 | 2 | 1 | 3 | 0 | 1 |
StatementFusion() | | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
fuseExpressionIntoExpression(Node, Node) | | 100% | | 100% | 0 | 4 | 0 | 14 | 0 | 1 |
canFuseIntoOneStatement(Node) | | 100% | | 92% | 1 | 8 | 0 | 9 | 0 | 1 |
fuseIntoOneStatement(Node, Node, Node) | | 100% | | 100% | 0 | 3 | 0 | 11 | 0 | 1 |
tryFuseStatements(Node) | | 100% | | 100% | 0 | 3 | 0 | 7 | 0 | 1 |
fuseExpressionIntoFirstChild(Node, Node) | | 100% | | n/a | 0 | 1 | 0 | 4 | 0 | 1 |
StatementFusion(boolean) | | 100% | | n/a | 0 | 1 | 0 | 3 | 0 | 1 |