6 writes to _hasArgLocDescForStructInRegs
ILCompiler.ReadyToRun (6)
Compiler\DependencyAnalysis\ReadyToRun\ArgIterator.cs (6)
944
_hasArgLocDescForStructInRegs
= false;
997
_hasArgLocDescForStructInRegs
= true;
1335
_hasArgLocDescForStructInRegs
= true;
1439
_hasArgLocDescForStructInRegs
= false;
1496
_hasArgLocDescForStructInRegs
= true;
1514
_hasArgLocDescForStructInRegs
= true;
2 references to _hasArgLocDescForStructInRegs
ILCompiler.ReadyToRun (2)
Compiler\DependencyAnalysis\ReadyToRun\ArgIterator.cs (2)
1859
if (
_hasArgLocDescForStructInRegs
)
1910
if (
_hasArgLocDescForStructInRegs
)