Home
last modified time | relevance | path

Searched refs:bbClusterInfo (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/llvm/lib/CodeGen/
DBasicBlockSections.cpp213 for (auto bbClusterInfo : P->second) { in getBBClusterInfoForFunction() local
215 if (bbClusterInfo.MBBNumber >= MF.getNumBlockIDs()) in getBBClusterInfoForFunction()
217 V[bbClusterInfo.MBBNumber] = bbClusterInfo; in getBBClusterInfoForFunction()