Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7385 bool TryZExt = in optimizeSwitchPhiConstants() local
7389 if (PHIType == ConditionType || TryZExt) { in optimizeSwitchPhiConstants()
7396 if (!TryZExt) in optimizeSwitchPhiConstants()