Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3799 auto *YConst = dyn_cast<ConstantSDNode>(Y); in foldSetCCWithAnd() local
3800 if (YConst && YConst->isZero()) in foldSetCCWithAnd()