Home
last modified time | relevance | path

Searched defs:PreviousEdges (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp3970 unsigned PreviousEdges = ContiguousCases->size(); in TurnSwitchRangeIntoICmp() local
3977 unsigned PreviousEdges = SI->getNumCases() - ContiguousCases->size(); in TurnSwitchRangeIntoICmp() local