116 references to NodeCache
ILCompiler.Compiler (116)
Compiler\DependencyAnalysis\NodeFactory.cs (79)
202_importedTypeSymbols = new NodeCache<TypeDesc, IEETypeNode>((TypeDesc type) => 208_nonGCStatics = new NodeCache<MetadataType, ISortableSymbolNode>((MetadataType type) => 220_GCStatics = new NodeCache<MetadataType, ISortableSymbolNode>((MetadataType type) => 232_GCStaticIndirectionNodes = new NodeCache<MetadataType, EmbeddedObjectNode>((MetadataType type) => 239_threadStatics = new NodeCache<MetadataType, ISymbolDefinitionNode>(CreateThreadStaticsNode); 246_typeThreadStaticIndices = new NodeCache<MetadataType, TypeThreadStaticIndexNode>(type => 257_GCStaticEETypes = new NodeCache<(GCPointerMap, bool), DataOnlyEETypeNode>(((GCPointerMap gcMap, bool requiresAlign8) key) => 265_asyncContinuationEETypes = new NodeCache<AsyncContinuationType, AsyncContinuationEETypeNode>((AsyncContinuationType key) => 270_readOnlyDataBlobs = new NodeCache<ReadOnlyDataBlobKey, BlobNode>(key => 275_fieldRvaDataBlobs = new NodeCache<Internal.TypeSystem.Ecma.EcmaField, FieldRvaDataNode>(key => 280_externFunctionSymbols = new NodeCache<Utf8String, ExternFunctionSymbolNode>((Utf8String name) => 284_externIndirectFunctionSymbols = new NodeCache<Utf8String, ExternFunctionSymbolNode>((Utf8String name) => 288_externDataSymbols = new NodeCache<Utf8String, ExternDataSymbolNode>((Utf8String name) => 293_pInvokeModuleFixups = new NodeCache<PInvokeModuleData, PInvokeModuleFixupNode>((PInvokeModuleData moduleData) => 298_pInvokeMethodFixups = new NodeCache<PInvokeMethodData, PInvokeMethodFixupNode>((PInvokeMethodData methodData) => 305_tentativeMethodEntrypoints = new NodeCache<MethodDesc, IMethodNode>((MethodDesc method) => 312_tentativeMethods = new NodeCache<IMethodBodyNode, TentativeInstanceMethodNode>(method => 317_unboxingStubs = new NodeCache<MethodDesc, IMethodNode>(CreateUnboxingStubNode); 319_methodAssociatedData = new NodeCache<IMethodNode, MethodAssociatedDataNode>(methodNode => 324_fatFunctionPointers = new NodeCache<MethodKey, FatFunctionPointerNode>(method => 329_fatAddressTakenFunctionPointers = new NodeCache<MethodKey, FatFunctionPointerNode>(method => 334_gvmDependenciesNode = new NodeCache<MethodDesc, GVMDependenciesNode>(method => 339_gvmImpls = new NodeCache<MethodDesc, GenericVirtualMethodImplNode>(method => 344_genericMethodEntries = new NodeCache<MethodDesc, GenericMethodsHashtableEntryNode>(method => 349_exactMethodEntries = new NodeCache<MethodDesc, ExactMethodInstantiationsEntryNode>(method => 354_gvmTableEntries = new NodeCache<TypeDesc, TypeGVMEntriesNode>(type => 359_addressTakenMethods = new NodeCache<MethodDesc, AddressTakenMethodNode>(method => 364_reflectedDelegateTargetMethods = new NodeCache<MethodDesc, DelegateTargetVirtualMethodNode>(method => 369_delegateTargetMethods = new NodeCache<MethodDesc, DelegateTargetVirtualMethodNode>(method => 374_reflectedDelegates = new NodeCache<TypeDesc, ReflectedDelegateNode>(type => 379_reflectedMethods = new NodeCache<MethodDesc, ReflectedMethodNode>(method => 384_reflectedFields = new NodeCache<FieldDesc, ReflectedFieldNode>(field => 389_reflectedTypes = new NodeCache<TypeDesc, ReflectedTypeNode>(type => 395_notReadOnlyFields = new NodeCache<FieldDesc, NotReadOnlyFieldNode>(field => 400_genericStaticBaseInfos = new NodeCache<MetadataType, GenericStaticBaseInfoNode>(type => 405_objectGetTypeCalled = new NodeCache<MetadataType, ObjectGetTypeCalledNode>(type => 410_objectGetTypeFlowDependencies = new NodeCache<MetadataType, ObjectGetTypeFlowDependenciesNode>(type => 421_variantMethods = new NodeCache<MethodDesc, VariantInterfaceMethodUseNode>((MethodDesc method) => 430_interfaceUses = new NodeCache<TypeDesc, InterfaceUseNode>((TypeDesc type) => 435_readyToRunHelpers = new NodeCache<ReadyToRunHelperKey, ISymbolNode>(CreateReadyToRunHelperNode); 437_genericReadyToRunHelpersFromDict = new NodeCache<ReadyToRunGenericHelperKey, ISymbolNode>(CreateGenericLookupFromDictionaryNode); 438_genericReadyToRunHelpersFromType = new NodeCache<ReadyToRunGenericHelperKey, ISymbolNode>(CreateGenericLookupFromTypeNode); 440_frozenStringNodes = new NodeCache<string, FrozenStringNode>((string data) => 445_frozenObjectNodes = new NodeCache<SerializedFrozenObjectKey, SerializedFrozenObjectNode>(key => 450_frozenMetadataRuntimeTypeNodes = new NodeCache<TypeDesc, FrozenRuntimeTypeNode>(key => 455_frozenNecessaryRuntimeTypeNodes = new NodeCache<TypeDesc, FrozenRuntimeTypeNode>(key => 460_interfaceDispatchCells = new NodeCache<DispatchCellKey, InterfaceDispatchCellNode>(callSiteCell => 465_interfaceDispatchMaps = new NodeCache<TypeDesc, InterfaceDispatchMapNode>((TypeDesc type) => 470_sealedVtableNodes = new NodeCache<TypeDesc, SealedVTableNode>((TypeDesc type) => 475_runtimeMethodHandles = new NodeCache<MethodDesc, RuntimeMethodHandleNode>((MethodDesc method) => 480_runtimeFieldHandles = new NodeCache<FieldDesc, RuntimeFieldHandleNode>((FieldDesc field) => 485_dataflowAnalyzedMethods = new NodeCache<MethodILKey, DataflowAnalyzedMethodNode>((MethodILKey il) => 490_dataflowAnalyzedTypeDefinitions = new NodeCache<TypeDesc, DataflowAnalyzedTypeDefinitionNode>((TypeDesc type) => 495_dynamicDependencyAttributesOnEntities = new NodeCache<TypeSystemEntity, DynamicDependencyAttributesOnEntityNode>((TypeSystemEntity entity) => 500_embeddedTrimmingDescriptors = new NodeCache<EcmaModule, EmbeddedTrimmingDescriptorNode>((module) => 505_genericCompositions = new NodeCache<Instantiation, GenericCompositionNode>((Instantiation details) => 510_constructedGenericCompositions = new NodeCache<Instantiation, GenericCompositionNode>((Instantiation details) => 515_genericVariances = new NodeCache<GenericVarianceDetails, GenericVarianceNode>((GenericVarianceDetails details) => 520_eagerCctorIndirectionNodes = new NodeCache<MethodDesc, EmbeddedObjectNode>((MethodDesc method) => 527_delegateMarshalingDataNodes = new NodeCache<DefType, DelegateMarshallingDataNode>(type => 532_structMarshalingDataNodes = new NodeCache<DefType, StructMarshallingDataNode>(type => 539_methodGenericDictionaries = new NodeCache<MethodDesc, ISortableSymbolNode>(method => 551_typeGenericDictionaries = new NodeCache<TypeDesc, TypeGenericDictionaryNode>(type => 558_typesWithMetadata = new NodeCache<MetadataType, TypeMetadataNode>(type => 563_methodsWithMetadata = new NodeCache<MethodDesc, MethodMetadataNode>(method => 568_methodsWithLimitedMetadata = new NodeCache<MethodDesc, MethodMetadataNode>(method => 573_fieldsWithMetadata = new NodeCache<FieldDesc, FieldMetadataNode>(field => 578_propertiesWithMetadata = new NodeCache<PropertyPseudoDesc, PropertyMetadataNode>(property => 583_eventsWithMetadata = new NodeCache<EventPseudoDesc, EventMetadataNode>(@event => 588_modulesWithMetadata = new NodeCache<ModuleDesc, ModuleMetadataNode>(module => 593_inlineableStringResources = new NodeCache<EcmaModule, InlineableStringsResourceNode>(module => 598_customAttributesWithMetadata = new NodeCache<ReflectableCustomAttribute, CustomAttributeMetadataNode>(ca => 603_parametersWithMetadata = new NodeCache<ReflectableParameter, MethodParameterMetadataNode>(p => 608_genericDictionaryLayouts = new NodeCache<TypeSystemEntity, DictionaryLayoutNode>(_dictionaryLayoutProvider.GetLayout); 610_stringAllocators = new NodeCache<MethodDesc, IMethodNode>(constructor => 615_externalTypeMapRequests = new NodeCache<TypeDesc, ExternalTypeMapRequestNode>(type => 620_proxyTypeMapRequests = new NodeCache<TypeDesc, ProxyTypeMapRequestNode>(type => 625_analysisCharacteristics = new NodeCache<string, AnalysisCharacteristicNode>(c => 630_wasmTypeNodes = new NodeCache<WasmFuncType, WasmTypeNode>(key =>
Compiler\DependencyAnalysis\NodeFactory.GenericLookups.cs (15)
25_typeSymbols = new NodeCache<TypeDesc, GenericLookupResult>(type => 30_necessaryTypeSymbols = new NodeCache<TypeDesc, GenericLookupResult>(type => 35_metadataTypeSymbols = new NodeCache<TypeDesc, GenericLookupResult>(type => 40_unwrapNullableSymbols = new NodeCache<TypeDesc, GenericLookupResult>(type => 45_methodHandles = new NodeCache<MethodDesc, GenericLookupResult>(method => 50_fieldHandles = new NodeCache<FieldDesc, GenericLookupResult>(field => 55_methodDictionaries = new NodeCache<MethodDesc, GenericLookupResult>(method => 60_methodEntrypoints = new NodeCache<MethodKey, GenericLookupResult>(key => 65_virtualDispatchCells = new NodeCache<MethodDesc, GenericLookupResult>(method => 70_typeThreadStaticBaseIndexSymbols = new NodeCache<TypeDesc, GenericLookupResult>(type => 75_typeGCStaticBaseSymbols = new NodeCache<TypeDesc, GenericLookupResult>(type => 80_typeNonGCStaticBaseSymbols = new NodeCache<TypeDesc, GenericLookupResult>(type => 85_objectAllocators = new NodeCache<TypeDesc, GenericLookupResult>(type => 90_defaultCtors = new NodeCache<TypeDesc, GenericLookupResult>(type => 95_constrainedMethodUses = new NodeCache<ConstrainedMethodUseKey, GenericLookupResult>(constrainedMethodUse =>
Compiler\DependencyAnalysis\NodeFactory.NativeLayout.cs (22)
30_typeSignatures = new NodeCache<TypeDesc, NativeLayoutTypeSignatureVertexNode>(type => 35_methodSignatures = new NodeCache<MethodSignature, NativeLayoutMethodSignatureVertexNode>(signature => 40_placedSignatures = new NodeCache<NativeLayoutVertexNode, NativeLayoutPlacedSignatureVertexNode>(vertexNode => 45_placedVertexSequence = new NodeCache<VertexSequenceKey, NativeLayoutPlacedVertexSequenceVertexNode>(vertices => 55_methodEntries = new NodeCache<MethodDesc, NativeLayoutMethodEntryVertexNode>(method => 60_templateMethodEntries = new NodeCache<MethodDesc, NativeLayoutTemplateMethodSignatureVertexNode>(method => 65_templateMethodLayouts = new NodeCache<MethodDesc, NativeLayoutTemplateMethodLayoutVertexNode>(method => 70_templateTypeLayouts = new NodeCache<TypeDesc, NativeLayoutTemplateTypeLayoutVertexNode>(type => 75_typeHandle_GenericDictionarySlots = new NodeCache<TypeDesc, NativeLayoutTypeHandleGenericDictionarySlotNode>(type => 80_gcStatic_GenericDictionarySlots = new NodeCache<TypeDesc, NativeLayoutGcStaticsGenericDictionarySlotNode>(type => 85_nonGcStatic_GenericDictionarySlots = new NodeCache<TypeDesc, NativeLayoutNonGcStaticsGenericDictionarySlotNode>(type => 90_unwrapNullable_GenericDictionarySlots = new NodeCache<TypeDesc, NativeLayoutUnwrapNullableGenericDictionarySlotNode>(type => 95_allocateObject_GenericDictionarySlots = new NodeCache<TypeDesc, NativeLayoutAllocateObjectGenericDictionarySlotNode>(type => 100_threadStaticIndex_GenericDictionarySlots = new NodeCache<TypeDesc, NativeLayoutThreadStaticBaseIndexDictionarySlotNode>(type => 105_defaultConstructor_GenericDictionarySlots = new NodeCache<TypeDesc, NativeLayoutDefaultConstructorGenericDictionarySlotNode>(type => 110_interfaceCell_GenericDictionarySlots = new NodeCache<MethodDesc, NativeLayoutInterfaceDispatchGenericDictionarySlotNode>(method => 115_methodDictionary_GenericDictionarySlots = new NodeCache<MethodDesc, NativeLayoutMethodDictionaryGenericDictionarySlotNode>(method => 120_methodEntrypoint_GenericDictionarySlots = new NodeCache<MethodEntrypointSlotKey, NativeLayoutMethodEntrypointGenericDictionarySlotNode>(key => 125_fieldLdToken_GenericDictionarySlots = new NodeCache<FieldDesc, NativeLayoutFieldLdTokenGenericDictionarySlotNode>(field => 130_methodLdToken_GenericDictionarySlots = new NodeCache<MethodDesc, NativeLayoutMethodLdTokenGenericDictionarySlotNode>(method => 135_dictionarySignatures = new NodeCache<TypeSystemEntity, NativeLayoutDictionarySignatureNode>(owningMethodOrType => 140_constrainedMethodUseSlots = new NodeCache<ConstrainedMethodUseKey, NativeLayoutConstrainedMethodDictionarySlotNode>(constrainedMethodUse =>