Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:IsConstant

519                                     /*isConstant=*/true,
1706 /*isConstant=*/true, VTableLinkage,
2203 CGM.getModule(), InitFunc->getType(), /*IsConstant=*/true,
2391 new llvm::GlobalVariable(CGM.getModule(), GuardTy, /*isConstant=*/false,
3047 bool IsConstant = isa<llvm::Constant>(Src);
3121 if (IsConstant) {