reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
300 return RawInstrProf::getMagic<IntPtrT>() == Magic || 301 sys::getSwappedBytes(RawInstrProf::getMagic<IntPtrT>()) == Magic; 312 ShouldSwapBytes = Header->Magic != RawInstrProf::getMagic<IntPtrT>(); 334 if (Magic != swap(RawInstrProf::getMagic<IntPtrT>()))