Home
last modified time | relevance | path

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

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