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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2891 auto *YConst = dyn_cast<ConstantSDNode>(Y); local
2892 if (YConst && YConst->isNullValue())

Completed in 115 milliseconds