6 writes to _hasArgLocDescForStructInRegs
ILCompiler.ReadyToRun (6)
Compiler\DependencyAnalysis\ReadyToRun\ArgIterator.cs (6)
944
_hasArgLocDescForStructInRegs
= false;
997
_hasArgLocDescForStructInRegs
= true;
1301
_hasArgLocDescForStructInRegs
= true;
1405
_hasArgLocDescForStructInRegs
= false;
1462
_hasArgLocDescForStructInRegs
= true;
1480
_hasArgLocDescForStructInRegs
= true;
2 references to _hasArgLocDescForStructInRegs
ILCompiler.ReadyToRun (2)
Compiler\DependencyAnalysis\ReadyToRun\ArgIterator.cs (2)
1825
if (
_hasArgLocDescForStructInRegs
)
1876
if (
_hasArgLocDescForStructInRegs
)