Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7391 bool SkipCase = false; in optimizeSwitchPhiConstants() local
7412 SkipCase = true; in optimizeSwitchPhiConstants()
7428 if (SkipCase) in optimizeSwitchPhiConstants()