return m_rgInstrumentedMapEntries;
}
-//---------------------------------------------------------------------------------------
-// ReJitManager implementation
-
-// All the state-changey stuff is kept up here in the !DACCESS_COMPILE block.
-// The more read-only inspection-y stuff follows the block.
-
#ifndef DACCESS_COMPILE
NativeImageInliningIterator::NativeImageInliningIterator() :
m_pModule(NULL),
return pModule->LookupMethodDef(mdInliner);
}
+//---------------------------------------------------------------------------------------
+// ReJitManager implementation
+
+// All the state-changey stuff is kept up here in the !DACCESS_COMPILE block.
+// The more read-only inspection-y stuff follows the block.
+
//---------------------------------------------------------------------------------------
//
// ICorProfilerInfo4::RequestReJIT calls into this method to do most of the