Home
last modified time | relevance | path

Searched refs:simple_switch (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dbranch-clone.cpp687 int simple_switch(char ch) { in simple_switch() function
/llvm-project-15.0.7/mlir/test/Target/LLVMIR/Import/
H A Dbasic.ll451 ; CHECK-LABEL: llvm.func @simple_switch(%arg0: i32) {
452 define void @simple_switch(i32 %val) {