Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DBasicBlockSections.cpp187 const DenseMap<UniqueBBID, BBClusterInfo> &FuncClusterInfo) { in assignSections()
317 DenseMap<UniqueBBID, BBClusterInfo> FuncClusterInfo; in handleBBSections() local