Home
last modified time | relevance | path

Searched refs:VectorCond (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp5754 bool VectorCond = !SI->getCondition()->getType()->isIntegerTy(1); in optimizeSelectInst() local
5757 if (VectorCond || SI->getMetadata(LLVMContext::MD_unpredictable)) in optimizeSelectInst()
5761 if (VectorCond) in optimizeSelectInst()