Searched defs:BOp (Results 1 – 11 of 11) sorted by relevance
1301 if (!BOp) in isFPInductionPHI() local 1235 InductionDescriptor(Value * Start,InductionKind K,const SCEV * Step,BinaryOperator * BOp,SmallVectorImpl<Instruction * > * Casts) InductionDescriptor() argument 1525 BinaryOperator *BOp = isInductionPHI() local [all...]
252 if (BinaryOperator *BOp = dyn_cast<BinaryOperator>(LHS)) translateSubExpr() local
375 if (const BinaryOperator *BOp = dyn_cast<BinaryOperator>(Val.V)) { GetLinearExpression() local [all...]
311 void PointerArithChecker::checkPreStmt(const BinaryOperator *BOp, in checkPreStmt()
192 if (const BinaryOperator *BOp = dyn_cast<BinaryOperator>(rhse)) { in CheckAssignmentExpr() local
1673 BinaryOperator *BOp = OptimizeAdd() local 1744 BinaryOperator *BOp = OptimizeAdd() local
389 if (const CmpInst *BOp = dyn_cast<CmpInst>(Cond)) { in emitBranchForMergedCondition() local 437 const Instruction *BOp = dyn_cast<Instruction>(Cond); in findMergedConditions() local
846 for (const auto &BOp : B.operands()) { canSwapInstructions() local
1653 const BinaryOperator *BOp = dyn_cast<BinaryOperator>(stripCond(C)); isInstrumentedCondition() local
1180 if (auto *BOp = dyn_cast<BinaryOperator>(NotMask)) { canonicalizeLowbitMask() local
2400 if (const CmpInst *BOp = dyn_cast<CmpInst>(Cond)) { EmitBranchForMergedCondition() local 2454 const Instruction *BOp = dyn_cast<Instruction>(Cond); FindMergedConditions() local 2638 const Instruction *BOp = dyn_cast<Instruction>(CondVal); visitBr() local [all...]