Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7095 bool TryZExt = in optimizeSwitchPhiConstants() local
7099 if (PHIType == ConditionType || TryZExt) { in optimizeSwitchPhiConstants()
7106 if (!TryZExt) in optimizeSwitchPhiConstants()