Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3187 auto *YConst = dyn_cast<ConstantSDNode>(Y); in foldSetCCWithAnd() local
3188 if (YConst && YConst->isNullValue()) in foldSetCCWithAnd()