Searched defs:BOp (Results 1 – 10 of 10) sorted by relevance
1234 const SCEV *Step, BinaryOperator *BOp, in InductionDescriptor()1300 BinaryOperator *BOp = dyn_cast<BinaryOperator>(BEValue); in isFPInductionPHI() local1524 BinaryOperator *BOp = in isInductionPHI() local
253 if (BinaryOperator *BOp = dyn_cast<BinaryOperator>(LHS)) in translateSubExpr() local
406 if (const BinaryOperator *BOp = dyn_cast<BinaryOperator>(Val.V)) { in GetLinearExpression() local
192 if (const BinaryOperator *BOp = dyn_cast<BinaryOperator>(rhse)) { in CheckAssignmentExpr() local
1590 BinaryOperator *BOp = in OptimizeAdd() local1661 BinaryOperator *BOp = in OptimizeAdd() local
389 if (const CmpInst *BOp = dyn_cast<CmpInst>(Cond)) { in emitBranchForMergedCondition() local437 const Instruction *BOp = dyn_cast<Instruction>(Cond); in findMergedConditions() local
886 for (const auto &BOp : B.operands()) { in canSwapInstructions() local
1732 const BinaryOperator *BOp = dyn_cast<BinaryOperator>(stripCond(C)); in isInstrumentedCondition() local
1222 if (auto *BOp = dyn_cast<BinaryOperator>(NotMask)) { in canonicalizeLowbitMask() local
2441 if (const CmpInst *BOp = dyn_cast<CmpInst>(Cond)) { in EmitBranchForMergedCondition() local2641 const Instruction *BOp = dyn_cast<Instruction>(Cond); in FindMergedConditions() local2825 const Instruction *BOp = dyn_cast<Instruction>(CondVal); in visitBr() local