Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1327 auto *YConst = dyn_cast<ConstantSDNode>(Y); in simplifySetCCWithAnd() local
1328 if (YConst && YConst->isNullValue()) in simplifySetCCWithAnd()