Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/
DBasicBlockSections.cpp103 using ProgramBBClusterInfoMapTy = StringMap<SmallVector<BBClusterInfo, 4>>; typedef
118 ProgramBBClusterInfoMapTy ProgramBBClusterInfo;
193 const ProgramBBClusterInfoMapTy &ProgramBBClusterInfo, in getBBClusterInfoForFunction()
395 ProgramBBClusterInfoMapTy &ProgramBBClusterInfo, in getBBClusterInfo()