Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLocal.cpp303 auto FirstCase = *SI->case_begin(); in ConstantFoldTerminator() local
H A DSimplifyCFG.cpp5406 ConstantInt *const FirstCase = ResultVector[0].second[0]; in ConvertTwoCaseSwitch() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmt.h2126 SwitchCase *FirstCase = nullptr; variable