Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp6225 const auto *SECond = SE->getSCEV(Cond); in createNodeForSelectViaUMinSeq() local
6228 return createNodeForSelectViaUMinSeq(SE, SECond, SETrue, SEFalse); in createNodeForSelectViaUMinSeq()