Home
last modified time | relevance | path

Searched refs:RemoveNonValidAttrAtIndex (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp2656 static void RemoveNonValidAttrAtIndex(LLVMContext &Ctx, AttrHolder &AH, in RemoveNonValidAttrAtIndex() function
2688 RemoveNonValidAttrAtIndex(Ctx, F, in stripNonValidAttributesFromPrototype()
2692 RemoveNonValidAttrAtIndex(Ctx, F, AttributeList::ReturnIndex); in stripNonValidAttributesFromPrototype()
2763 RemoveNonValidAttrAtIndex(Ctx, *Call, in stripNonValidDataFromBody()
2766 RemoveNonValidAttrAtIndex(Ctx, *Call, AttributeList::ReturnIndex); in stripNonValidDataFromBody()