Searched refs:VectorCond (Results 1 – 1 of 1) sorted by relevance
4501 bool VectorCond = !SI->getCondition()->getType()->isIntegerTy(1); in optimizeSelectInst() local4504 if (DisableSelectToBranch || OptSize || !TLI || VectorCond) in optimizeSelectInst()4508 if (VectorCond) in optimizeSelectInst()