Searched refs:VectorCond (Results 1 – 1 of 1) sorted by relevance
5754 bool VectorCond = !SI->getCondition()->getType()->isIntegerTy(1); in optimizeSelectInst() local5757 if (VectorCond || SI->getMetadata(LLVMContext::MD_unpredictable)) in optimizeSelectInst()5761 if (VectorCond) in optimizeSelectInst()