Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp218 if (SelectInst *SIOp = dyn_cast<SelectInst>(SI->getTrueValue())) { unfold() local
223 if (SelectInst *SIOp = dyn_cast<SelectInst>(SI->getFalseValue())) { unfold() local