Searched defs:AndConst (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp814 Constant *AndConst = ConstantInt::get(A->getType(), AndValue); local
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6809 const APInt &AndConst = cast<ConstantSDNode>(AndOp1)->getAPIntValue(); local

Completed in 185 milliseconds