Home
last modified time | relevance | path

Searched defs:LAnd (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/MC/
DMCExpr.h418 LAnd, ///< Logical and. enumerator
/external/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp1792 BinaryOperator *LAnd = dyn_cast<BinaryOperator>(LHS->getOperand(0)); in FoldOrOfICmps() local