HIR
Browse all 391 subdomain entities categorized under HIR in the react Architecture Docs architecture documentation.
AssertConsistentIdentifiers.ts — react Source File
Architecture documentation for AssertConsistentIdentifiers.ts, a typescript file in the react codebase. 13 imports, 0 dependents.
AssertTerminalBlocksExist.ts — react Source File
Architecture documentation for AssertTerminalBlocksExist.ts, a typescript file in the react codebase. 9 imports, 0 dependents.
AssertValidBlockNesting.ts — react Source File
Architecture documentation for AssertValidBlockNesting.ts, a typescript file in the react codebase. 13 imports, 1 dependents.
AssertValidMutableRanges.ts — react Source File
Architecture documentation for AssertValidMutableRanges.ts, a typescript file in the react codebase. 11 imports, 0 dependents.
BuildHIR.ts — react Source File
Architecture documentation for BuildHIR.ts, a typescript file in the react codebase. 47 imports, 2 dependents.
BuildReactiveScopeTerminalsHIR.ts — react Source File
Architecture documentation for BuildReactiveScopeTerminalsHIR.ts, a typescript file in the react codebase. 22 imports, 0 dependents.
CollectHoistablePropertyLoads.ts — react Source File
Architecture documentation for CollectHoistablePropertyLoads.ts, a typescript file in the react codebase. 28 imports, 3 dependents.
CollectOptionalChainDependencies.ts — react Source File
Architecture documentation for CollectOptionalChainDependencies.ts, a typescript file in the react codebase. 22 imports, 2 dependents.
ComputeUnconditionalBlocks.ts — react Source File
Architecture documentation for ComputeUnconditionalBlocks.ts, a typescript file in the react codebase. 2 imports, 2 dependents.
DefaultModuleTypeProvider.ts — react Source File
Architecture documentation for DefaultModuleTypeProvider.ts, a typescript file in the react codebase. 3 imports, 1 dependents.
DeriveMinimalDependenciesHIR.ts — react Source File
Architecture documentation for DeriveMinimalDependenciesHIR.ts, a typescript file in the react codebase. 5 imports, 2 dependents.
Dominator.ts — react Source File
Architecture documentation for Dominator.ts, a typescript file in the react codebase. 8 imports, 1 dependents.
Environment.ts — react Source File
Architecture documentation for Environment.ts, a typescript file in the react codebase. 42 imports, 18 dependents.
FindContextIdentifiers.ts — react Source File
Architecture documentation for FindContextIdentifiers.ts, a typescript file in the react codebase. 7 imports, 1 dependents.
Globals.ts — react Source File
Architecture documentation for Globals.ts, a typescript file in the react codebase. 20 imports, 2 dependents.
HIR.ts — react Source File
Architecture documentation for HIR.ts, a typescript file in the react codebase. 23 imports, 47 dependents.
HIRBuilder.ts — react Source File
Architecture documentation for HIRBuilder.ts, a typescript file in the react codebase. 32 imports, 16 dependents.
MergeConsecutiveBlocks.ts — react Source File
Architecture documentation for MergeConsecutiveBlocks.ts, a typescript file in the react codebase. 13 imports, 0 dependents.
MergeOverlappingReactiveScopesHIR.ts — react Source File
Architecture documentation for MergeOverlappingReactiveScopesHIR.ts, a typescript file in the react codebase. 13 imports, 0 dependents.
ObjectShape.ts — react Source File
Architecture documentation for ObjectShape.ts, a typescript file in the react codebase. 28 imports, 11 dependents.
PrintHIR.ts — react Source File
Architecture documentation for PrintHIR.ts, a typescript file in the react codebase. 14 imports, 19 dependents.
PropagateScopeDependenciesHIR.ts — react Source File
Architecture documentation for PropagateScopeDependenciesHIR.ts, a typescript file in the react codebase. 45 imports, 2 dependents.
PruneUnusedLabelsHIR.ts — react Source File
Architecture documentation for PruneUnusedLabelsHIR.ts, a typescript file in the react codebase. 5 imports, 0 dependents.
ScopeDependencyUtils.ts — react Source File
Architecture documentation for ScopeDependencyUtils.ts, a typescript file in the react codebase. 19 imports, 1 dependents.
TypeSchema.ts — react Source File
Architecture documentation for TypeSchema.ts, a typescript file in the react codebase. 5 imports, 4 dependents.
visitors.ts — react Source File
Architecture documentation for visitors.ts, a typescript file in the react codebase. 18 imports, 46 dependents.
EliminateRedundantPhi.ts — react Source File
Architecture documentation for EliminateRedundantPhi.ts, a typescript file in the react codebase. 11 imports, 0 dependents.
EnterSSA.ts — react Source File
Architecture documentation for EnterSSA.ts, a typescript file in the react codebase. 21 imports, 0 dependents.
RewriteInstructionKindsBasedOnReassignment.ts — react Source File
Architecture documentation for RewriteInstructionKindsBasedOnReassignment.ts, a typescript file in the react codebase. 13 imports, 0 dependents.
InferTypes.ts — react Source File
Architecture documentation for InferTypes.ts, a typescript file in the react codebase. 19 imports, 0 dependents.
assertConsistentIdentifiers() — react Function Reference
Architecture documentation for the assertConsistentIdentifiers() function in AssertConsistentIdentifiers.ts from the react codebase.
validate() — react Function Reference
Architecture documentation for the validate() function in AssertConsistentIdentifiers.ts from the react codebase.
assertTerminalPredsExist() — react Function Reference
Architecture documentation for the assertTerminalPredsExist() function in AssertTerminalBlocksExist.ts from the react codebase.
assertTerminalSuccessorsExist() — react Function Reference
Architecture documentation for the assertTerminalSuccessorsExist() function in AssertTerminalBlocksExist.ts from the react codebase.
assertValidBlockNesting() — react Function Reference
Architecture documentation for the assertValidBlockNesting() function in AssertValidBlockNesting.ts from the react codebase.
getScopes() — react Function Reference
Architecture documentation for the getScopes() function in AssertValidBlockNesting.ts from the react codebase.
no_op() — react Function Reference
Architecture documentation for the no_op() function in AssertValidBlockNesting.ts from the react codebase.
rangePreOrderComparator() — react Function Reference
Architecture documentation for the rangePreOrderComparator() function in AssertValidBlockNesting.ts from the react codebase.
recursivelyTraverseItems() — react Function Reference
Architecture documentation for the recursivelyTraverseItems() function in AssertValidBlockNesting.ts from the react codebase.
assertValidMutableRanges() — react Function Reference
Architecture documentation for the assertValidMutableRanges() function in AssertValidMutableRanges.ts from the react codebase.
validateMutableRange() — react Function Reference
Architecture documentation for the validateMutableRange() function in AssertValidMutableRanges.ts from the react codebase.
visit() — react Function Reference
Architecture documentation for the visit() function in AssertValidMutableRanges.ts from the react codebase.
buildTemporaryPlace() — react Function Reference
Architecture documentation for the buildTemporaryPlace() function in BuildHIR.ts from the react codebase.
captureScopes() — react Function Reference
Architecture documentation for the captureScopes() function in BuildHIR.ts from the react codebase.
gatherCapturedContext() — react Function Reference
Architecture documentation for the gatherCapturedContext() function in BuildHIR.ts from the react codebase.
getLoadKind() — react Function Reference
Architecture documentation for the getLoadKind() function in BuildHIR.ts from the react codebase.
getStoreKind() — react Function Reference
Architecture documentation for the getStoreKind() function in BuildHIR.ts from the react codebase.
isReorderableExpression() — react Function Reference
Architecture documentation for the isReorderableExpression() function in BuildHIR.ts from the react codebase.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free