Home
last modified time | relevance | path

Searched defs:FalseBOSI (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp3696 if (auto *FalseBOSI = dyn_cast<SelectInst>(FalseBO->getOperand(0))) { visitSelectInst() local
3703 if (auto *FalseBOSI = dyn_cast<SelectInst>(FalseBO->getOperand(1))) { visitSelectInst() local