Searched refs:readRawBitmapBytes (Results 1 – 2 of 2) sorted by relevance
471 Error readRawBitmapBytes(InstrProfRecord &Record);
788 Error RawInstrProfReader<IntPtrT>::readRawBitmapBytes(InstrProfRecord &Record) { in readRawBitmapBytes() function in RawInstrProfReader881 if (Error E = readRawBitmapBytes(Record)) in readNextRecord()