46 references to NodeCache
ILCompiler.ReadyToRun (46)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (28)
325_allMethodsOnType = new NodeCache<TypeDesc, AllMethodsOnTypeNode>(type => 330_inheritedVirtualMethods = new NodeCache<TypeDesc, InheritedVirtualMethodsNode>(type => 335_gvmDependenciesNode = new NodeCache<MethodDesc, GVMDependenciesNode>(method => 340_arrayInterfaceMethods = new NodeCache<ArrayType, ArrayInterfaceMethodsNode>(arrayType => 345_virtualMethodUseNodes = new NodeCache<MethodDesc, VirtualMethodUseNode>(method => 350_genericReadyToRunHelpersFromDict = new NodeCache<ReadyToRunGenericHelperKey, ISymbolNode>(helperKey => 361_genericReadyToRunHelpersFromType = new NodeCache<ReadyToRunGenericHelperKey, ISymbolNode>(helperKey => 372_constructedHelpers = new NodeCache<ReadyToRunHelper, Import>(helperId => 377_importThunks = new NodeCache<ImportThunkKey, ISymbolDefinitionNode>(key => 382_wasmImportThunks = new NodeCache<WasmImportThunkKey, ISymbolDefinitionNode>(key => 387_wasmImportThunkPortableEntrypoints = new NodeCache<WasmImportThunkPortableEntrypointKey, ISymbolDefinitionNode>(key => 392_wasmR2RToInterpreterThunks = new NodeCache<WasmSignature, WasmR2RToInterpreterThunkNode>(key => 397_wasmInterpreterToR2RThunks = new NodeCache<WasmSignature, WasmInterpreterToR2RThunkNode>(key => 402_importMethods = new NodeCache<TypeAndMethod, IMethodNode>(CreateMethodEntrypoint); 404_localMethodCache = new NodeCache<MethodDesc, MethodWithGCInfo>(key => 409_methodSignatures = new NodeCache<MethodFixupKey, MethodFixupSignature>(key => 418_typeSignatures = new NodeCache<TypeFixupKey, TypeFixupSignature>(key => 423_virtualResolutionSignatures = new NodeCache<VirtualResolutionFixupSignatureFixupKey, VirtualResolutionFixupSignature>(key => 428_dynamicHelperCellCache = new NodeCache<DynamicHelperCellKey, ISymbolNode>(key => 443_copiedCorHeaders = new NodeCache<EcmaModule, CopiedCorHeaderNode>(module => 448_debugDirectoryEntries = new NodeCache<ModuleAndIntValueKey, DebugDirectoryEntryNode>(key => 453_copiedMetadataBlobs = new NodeCache<EcmaModule, CopiedMetadataBlobNode>(module => 458_copiedMethodIL = new NodeCache<MethodDesc, CopiedMethodILNode>(method => 463_copiedFieldRvas = new NodeCache<ModuleAndIntValueKey, CopiedFieldRvaNode>(key => 468_copiedStrongNameSignatures = new NodeCache<EcmaModule, CopiedStrongNameSignatureNode>(module => 473_copiedManagedResources = new NodeCache<EcmaModule, CopiedManagedResourcesNode>(module => 478_wasmTypeNodes = new(key => 802new NodeCache<ILBodyFixupSignatureFixupKey, ILBodyFixupSignature>((key) => new ILBodyFixupSignature(key.FixupKind, key.Method));
Compiler\DependencyAnalysis\ReadyToRunSymbolNodeFactory.cs (18)
56_importStrings = new NodeCache<ModuleToken, Import>(key => 61_r2rHelpers = new NodeCache<ReadyToRunHelperKey, Import>(CreateReadyToRunHelper); 63_instructionSetSupportFixups = new NodeCache<string, Import>(key => 70_resumptionStubEntryPointFixups = new NodeCache<MethodWithGCInfo, Import>(key => 77_fieldAddressCache = new NodeCache<FieldWithToken, Import>(key => 87_fieldOffsetCache = new NodeCache<FieldWithToken, Import>(key => 95_fieldBaseOffsetCache = new NodeCache<TypeDesc, Import>(key => 103_rvaFieldAddressCache = new NodeCache<FieldWithToken, Import>(key => 111_checkFieldOffsetCache = new NodeCache<FieldWithToken, Import>(key => 119_dispatchCells = new NodeCache<MethodAndCallSite, Import>(cellKey => 134_delegateCtors = new NodeCache<TypeAndMethod, Import>(ctorKey => 149_checkTypeLayoutCache = new NodeCache<TypeDesc, Import>(key => 157_virtualFunctionOverrideCache = new NodeCache<VirtualResolutionFixupSignature, Import>(key => 162_ilBodyFixupsCache = new NodeCache<ILBodyFixupSignature, Import>(key => new PrecodeHelperImport(_codegenNodeFactory.ILBodyPrecodeImports, key)); 164_genericLookupHelpers = new NodeCache<GenericLookupKey, Import>(key => 179_pInvokeTargetNodes = new NodeCache<PInvokeTargetKey, Import>(key => 189_continuationTypeFixups = new NodeCache<AsyncContinuationType, ISymbolNode>((key) => 197_ecmaModuleFixupCache = new NodeCache<IEcmaModule, Import>(key =>