Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp422 DenseMap<BasicBlock *, unsigned> Popularity; in ProcessSwitchInst() local
449 unsigned &Pop = Popularity[I.BB]; in ProcessSwitchInst()