Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DBranchProbabilityInfo.h224 using SccBlockTypeMap = DenseMap<const BasicBlock *, uint32_t>; variable
227 using SccBlockTypeMaps = std::vector<SccBlockTypeMap>;