Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp422 DenseMap<BasicBlock *, unsigned> Popularity; in ProcessSwitchInst() local
449 unsigned &Pop = Popularity[I.BB]; in ProcessSwitchInst()