Searched refs:VectorCond (Results 1 – 2 of 2) sorted by relevance
1257 bool VectorCond = !SI.getCondition()->getType()->isIntegerTy(1); in isSelectKindSupported() local1258 if (VectorCond) in isSelectKindSupported()
7029 bool VectorCond = !SI->getCondition()->getType()->isIntegerTy(1); in optimizeSelectInst() local7032 if (VectorCond || SI->getMetadata(LLVMContext::MD_unpredictable)) in optimizeSelectInst()