Searched defs:BasicBlockSectionsProfileReader (Results 1 – 2 of 2) sorted by relevance
49 BasicBlockSectionsProfileReader(const MemoryBuffer *Buf) in BasicBlockSectionsProfileReader() function55 BasicBlockSectionsProfileReader() : ImmutablePass(ID) { in BasicBlockSectionsProfileReader() function
456 INITIALIZE_PASS_DEPENDENCY(BasicBlockSectionsProfileReader) in INITIALIZE_PASS_DEPENDENCY() argument