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