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