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