Searched refs:VectorCond (Results 1 – 2 of 2) sorted by relevance
980 bool VectorCond = !SI->getCondition()->getType()->isIntegerTy(1); in isSelectKindSupported() local981 if (VectorCond) in isSelectKindSupported()
6762 bool VectorCond = !SI->getCondition()->getType()->isIntegerTy(1); in optimizeSelectInst() local6765 if (VectorCond || SI->getMetadata(LLVMContext::MD_unpredictable)) in optimizeSelectInst()6769 if (VectorCond) in optimizeSelectInst()