|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
include/llvm/Transforms/IPO/Attributor.h 468 CS.setAttributes(AttrList);
lib/Target/X86/X86WinEHState.cpp 505 NewCS.setAttributes(CS.getAttributes());
lib/Transforms/IPO/ArgumentPromotion.cpp 337 NewCS.setAttributes(
lib/Transforms/IPO/Attributor.cpp 378 CallSite(&IRP.getAnchorValue()).setAttributes(Attrs);
lib/Transforms/IPO/DeadArgumentElimination.cpp 208 NewCS.setAttributes(PAL);
946 NewCS.setAttributes(NewCallPAL);
lib/Transforms/IPO/GlobalOpt.cpp 2126 CS.setAttributes(StripAttr(F->getContext(), CS.getAttributes(), A));
lib/Transforms/IPO/MergeFunctions.cpp 470 CS.setAttributes(AttributeList::get(Context, /*FnAttrs=*/AttributeSet(),
lib/Transforms/IPO/WholeProgramDevirt.cpp 1140 NewCS.setAttributes(
lib/Transforms/Instrumentation/DataFlowSanitizer.cpp 1744 NewCS.setAttributes(CS.getAttributes().removeAttributes(
lib/Transforms/Scalar/CorrelatedValuePropagation.cpp 602 CS.setAttributes(AS);
lib/Transforms/Utils/CallPromotionUtils.cpp 442 CS.setAttributes(AttributeList::get(Ctx, CallerPAL.getFnAttributes(),
lib/Transforms/Utils/ValueMapper.cpp 913 CS.setAttributes(Attrs);