Home | History | Annotate | Download | only in InstCombine

Lines Matching defs:Ctx

1959     LLVMContext &Ctx = CS.getInstruction()->getContext();
1960 AS = AS.addAttribute(Ctx, Indices,
1961 Attribute::get(Ctx, Attribute::NonNull));