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