Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5602 if (ConstantSDNode *CAnd = dyn_cast<ConstantSDNode>(N1)) { in visitANDLike() local
5605 const APInt &AndMask = CAnd->getAPIntValue(); in visitANDLike()