Searched refs:BBSectionsProfileReader (Results 1 – 3 of 3) sorted by relevance
209 BasicBlockSectionsProfileReaderWrapperPass *BBSectionsProfileReader = nullptr; member in llvm::BasicBlockPathCloning
106 BasicBlockSectionsProfileReaderWrapperPass *BBSectionsProfileReader = nullptr; member in __anonedcb28c90111::BasicBlockSections
312 const BasicBlockSectionsProfileReader *BBSectionsProfileReader = nullptr; member in __anon1d600f580111::CodeGenPrepare524 CGP.BBSectionsProfileReader = BBSPRWP ? &BBSPRWP->getBBSPR() : nullptr; in runOnFunction()571 BBSectionsProfileReader = in run()582 if (BBSectionsGuidedSectionPrefix && BBSectionsProfileReader && in _run()583 BBSectionsProfileReader->isFunctionHot(F.getName())) { in _run()