Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp5611 unsigned PreviousEdges = ContiguousCases->size(); TurnSwitchRangeIntoICmp() local
5618 unsigned PreviousEdges = SI->getNumCases() - ContiguousCases->size(); TurnSwitchRangeIntoICmp() local