Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DCodeGenPrepare.cpp7236 ConstantInt *PHIValueInt = dyn_cast<ConstantInt>(PHIValue); in optimizeSwitchPhiConstants() local
7237 if (!PHIValueInt || in optimizeSwitchPhiConstants()
7238 PHIValueInt->getValue() != in optimizeSwitchPhiConstants()