Searched refs:BBSectionsProfileReader (Results 1 – 2 of 2) sorted by relevance
106 BasicBlockSectionsProfileReader *BBSectionsProfileReader = nullptr; member in __anon26475bf90111::BasicBlockSections169 BasicBlockSectionsProfileReader *BBSectionsProfileReader, in getBBClusterInfoForFunction() argument174 BBSectionsProfileReader->getBBClusterInfoForFunction(MF.getName()); in getBBClusterInfoForFunction()332 BBSectionsProfileReader = &getAnalysis<BasicBlockSectionsProfileReader>(); in runOnMachineFunction()336 !getBBClusterInfoForFunction(MF, BBSectionsProfileReader, in runOnMachineFunction()
284 const BasicBlockSectionsProfileReader *BBSectionsProfileReader = nullptr; member in __anon78e22a880111::CodeGenPrepare488 BBSectionsProfileReader = in runOnFunction()492 if (BBSectionsGuidedSectionPrefix && BBSectionsProfileReader && in runOnFunction()493 BBSectionsProfileReader->isFunctionHot(F.getName())) { in runOnFunction()