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