Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7499 bool TryZExt = in optimizeSwitchPhiConstants() local
7503 if (PHIType == ConditionType || TryZExt) { in optimizeSwitchPhiConstants()
7510 if (!TryZExt) in optimizeSwitchPhiConstants()