Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7505 bool SkipCase = false; in optimizeSwitchPhiConstants() local
7526 SkipCase = true; in optimizeSwitchPhiConstants()
7542 if (SkipCase) in optimizeSwitchPhiConstants()