6 references to IsCacheable
ILCompiler.Compiler (6)
Compiler\ObjectWriter\UnixObjectWriter.Aot.cs (6)
125Debug.Assert(IsCacheable(x)); 126Debug.Assert(IsCacheable(y)); 139Debug.Assert(IsCacheable(obj)); 155Debug.Assert(IsCacheable(nodeWithCodeInfo)); 161Debug.Assert(IsCacheable(nodeWithCodeInfo)); 188if (LsdaCache.IsCacheable(nodeWithCodeInfo) && !useFrameNames)