1 instantiation of VectorOfTFieldLayoutAlgorithm
ILCompiler.Compiler (1)
Compiler\CompilerTypeSystemContext.Aot.cs (1)
58_vectorOfTFieldLayoutAlgorithm = new VectorOfTFieldLayoutAlgorithm(_metadataFieldLayoutAlgorithm);
3 references to VectorOfTFieldLayoutAlgorithm
ILCompiler.Compiler (2)
Compiler\CompilerTypeSystemContext.Aot.cs (2)
37private readonly VectorOfTFieldLayoutAlgorithm _vectorOfTFieldLayoutAlgorithm; 113else if (VectorOfTFieldLayoutAlgorithm.IsVectorOfTType(type))
ILCompiler.RyuJit (1)
src\runtime\src\coreclr\tools\Common\JitInterface\SystemVStructClassificator.cs (1)
224VectorOfTFieldLayoutAlgorithm.IsVectorOfTType(instantiatedType) ||