Home
last modified time | relevance | path

Searched defs:BBClusterInfo (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicBlockSectionsProfileReader.h38 struct BBClusterInfo { struct
50 SmallVector<BBClusterInfo> ClusterInfo; argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DBasicBlockSections.cpp313 for (auto &BBClusterInfo : ClusterInfo) { runOnMachineFunction() local