Home
last modified time | relevance | path

Searched defs:BinOp1 (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIdenticalExprChecker.cpp452 const BinaryOperator *BinOp1 = cast<BinaryOperator>(Stmt1); in isIdenticalStmt() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp550 Value *BinOp1 = BinOp->getOperand(1); narrowBinOp() local
H A DInstructionCombining.cpp317 simplifyAssocCastAssoc(BinaryOperator * BinOp1,InstCombinerImpl & IC) simplifyAssocCastAssoc() argument
[all...]