Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDLocal.cpp309 auto FirstCase = *SI->case_begin(); in ConstantFoldTerminator() local
HDSimplifyCFG.cpp6067 ConstantInt *FirstCase = ResultVector[0].second[0]; in foldSwitchToSelect() local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDStmt.h2397 SwitchCase *FirstCase = nullptr; variable