// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #include #include #include #include #include #include #include #include #include #include #include #include #include "jitconfig.h" #include "jit.h" #include "iallocator.h" #include "hashbv.h" #include "compiler.h" #include "dataflow.h" #include "block.h" #include "jiteh.h" #include "rationalize.h" #include "jitstd.h" #include "ssaconfig.h" #include "blockset.h" #include "bitvec.h" #include "inline.h" #include "objectalloc.h"