| | 01-lower.md | 7.6 KB |
| | 02-enterSSA.md | 7.3 KB |
| | 03-eliminateRedundantPhi.md | 4.4 KB |
| | 04-constantPropagation.md | 4.9 KB |
| | 05-deadCodeElimination.md | 3.9 KB |
| | 06-inferTypes.md | 5.5 KB |
| | 07-analyseFunctions.md | 4.6 KB |
| | 08-inferMutationAliasingEffects.md | 6.8 KB |
| | 09-inferMutationAliasingRanges.md | 7.0 KB |
| | 10-inferReactivePlaces.md | 6.9 KB |
| | 11-inferReactiveScopeVariables.md | 7.5 KB |
| | 12-rewriteInstructionKindsBasedOnReassignment.md | 6.1 KB |
| | 13-alignMethodCallScopes.md | 5.1 KB |
| | 14-alignObjectMethodScopes.md | 5.8 KB |
| | 15-alignReactiveScopesToBlockScopesHIR.md | 6.5 KB |
| | 16-mergeOverlappingReactiveScopesHIR.md | 5.9 KB |
| | 17-buildReactiveScopeTerminalsHIR.md | 6.0 KB |
| | 18-flattenReactiveLoopsHIR.md | 5.9 KB |
| | 19-flattenScopesWithHooksOrUseHIR.md | 5.3 KB |
| | 20-propagateScopeDependenciesHIR.md | 6.3 KB |
| | 21-buildReactiveFunction.md | 6.8 KB |
| | 22-pruneUnusedLabels.md | 4.2 KB |
| | 23-pruneNonEscapingScopes.md | 4.6 KB |
| | 24-pruneNonReactiveDependencies.md | 5.1 KB |
| | 25-pruneUnusedScopes.md | 4.2 KB |
| | 26-mergeReactiveScopesThatInvalidateTogether.md | 7.7 KB |
| | 27-pruneAlwaysInvalidatingScopes.md | 5.1 KB |
| | 28-propagateEarlyReturns.md | 7.0 KB |
| | 29-promoteUsedTemporaries.md | 6.6 KB |
| | 30-renameVariables.md | 5.9 KB |
| | 31-codegenReactiveFunction.md | 8.1 KB |
| | 34-optimizePropsMethodCalls.md | 3.7 KB |
| | 35-optimizeForSSR.md | 4.9 KB |
| | 36-outlineJSX.md | 5.8 KB |
| | 37-outlineFunctions.md | 4.5 KB |
| | 38-memoizeFbtAndMacroOperandsInSameScope.md | 6.4 KB |
| | 39-validateContextVariableLValues.md | 6.5 KB |
| | 40-validateUseMemo.md | 8.4 KB |
| | 41-validateHooksUsage.md | 9.9 KB |
| | 42-validateNoCapitalizedCalls.md | 7.0 KB |
| | 43-validateLocalsNotReassignedAfterRender.md | 9.4 KB |
| | 44-validateNoSetStateInRender.md | 4.8 KB |
| | 45-validateNoDerivedComputationsInEffects.md | 5.0 KB |
| | 46-validateNoSetStateInEffects.md | 5.6 KB |
| | 47-validateNoJSXInTryStatement.md | 5.1 KB |
| | 48-validateNoImpureValuesInRender.md | 5.9 KB |
| | 49-validateNoRefAccessInRender.md | 7.7 KB |
| | 50-validateNoFreezingKnownMutableFunctions.md | 9.3 KB |
| | 51-validateExhaustiveDependencies.md | 12.2 KB |
| | 53-validatePreservedManualMemoization.md | 5.7 KB |
| | 54-validateStaticComponents.md | 5.0 KB |
| | 55-validateSourceLocations.md | 6.2 KB |
| | README.md | 23.0 KB |