Searched refs:BBSectionsProfileReader (Results 1 – 3 of 3) sorted by relevance
217 BasicBlockSectionsProfileReaderWrapperPass *BBSectionsProfileReader = nullptr; member in llvm::BasicBlockPathCloning
109 BasicBlockSectionsProfileReaderWrapperPass *BBSectionsProfileReader = nullptr; member in __anonedcb28c90111::BasicBlockSections
313 const BasicBlockSectionsProfileReader *BBSectionsProfileReader = nullptr; member in __anon1d600f580111::CodeGenPrepare527 CGP.BBSectionsProfileReader = BBSPRWP ? &BBSPRWP->getBBSPR() : nullptr; in runOnFunction()574 BBSectionsProfileReader = in run()585 if (BBSectionsGuidedSectionPrefix && BBSectionsProfileReader && in _run()586 BBSectionsProfileReader->isFunctionHot(F.getName())) { in _run()