Searched defs:InstrProfReader (Results 1 – 1 of 1) sorted by relevance
30 class InstrProfReader; variable56 InstrProfReader() : LastError(instrprof_error::success), Symtab() {} in InstrProfReader() function