Searched refs:BBClusterInfo (Results 1 – 1 of 1) sorted by relevance
94 struct BBClusterInfo { struct103 using ProgramBBClusterInfoMapTy = StringMap<SmallVector<BBClusterInfo, 4>>;194 std::vector<Optional<BBClusterInfo>> &V) { in getBBClusterInfoForFunction()233 const std::vector<Optional<BBClusterInfo>> &FuncBBClusterInfo) { in assignSections()331 std::vector<Optional<BBClusterInfo>> FuncBBClusterInfo; in runOnMachineFunction()445 FI->second.emplace_back(BBClusterInfo{ in getBBClusterInfo()