Searched refs:ShouldSwapBytes (Results 1 – 2 of 2) sorted by relevance
167 bool ShouldSwapBytes; variable210 return ShouldSwapBytes ? sys::getSwappedBytes(Int) : Int; in swap()214 if (!ShouldSwapBytes) in getDataEndianness()
271 ShouldSwapBytes = Header->Magic != RawInstrProf::getMagic<IntPtrT>(); in readHeader()384 if (ShouldSwapBytes) { in readRawCounts()