Lines Matching full:const0
5625 auto *Const0 = llvm::dyn_cast<ConstantInteger32>(Src0);5637 } else if (Const0 && Var1) {5639 Const = Const0;5702 if (Const0) {5704 IsAdd ? Const0->getValue() : -Const0->getValue();