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