Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3729 auto *YConst = dyn_cast<ConstantSDNode>(Y); in foldSetCCWithAnd() local
3730 if (YConst && YConst->isZero()) in foldSetCCWithAnd()