Searched defs:FirstCase (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | Local.cpp | 309 auto FirstCase = *SI->case_begin(); ConstantFoldTerminator() local |
H A D | SimplifyCFG.cpp | 6062 ConstantInt *FirstCase = ResultVector[0].second[0]; foldSwitchToSelect() local |