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