1 type derived from Compilation
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunCodegenCompilation.cs (1)
274public sealed class ReadyToRunCodegenCompilation : Compilation
3 references to Compilation
ILCompiler.ReadyToRun (3)
Compiler\ProfileDataManager.cs (2)
133public MethodProfileData GetAllowSynthesis(Compilation comp, MethodDesc method, out bool isSynthesized) 176private PgoSchemaElem[] SynthesizeSchema(Compilation comp, MethodDesc method)
JitInterface\CorInfoImpl.ReadyToRun.cs (1)
769public static bool IsMethodCompilable(Compilation compilation, MethodDesc method)