Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp2389 static void RemoveNonValidAttrAtIndex(LLVMContext &Ctx, AttrHolder &AH, in RemoveNonValidAttrAtIndex() function
2410 RemoveNonValidAttrAtIndex(Ctx, F, in stripNonValidAttributesFromPrototype()
2414 RemoveNonValidAttrAtIndex(Ctx, F, AttributeList::ReturnIndex); in stripNonValidAttributesFromPrototype()
2482 RemoveNonValidAttrAtIndex(Ctx, CS, i + AttributeList::FirstArgIndex); in stripNonValidDataFromBody()
2484 RemoveNonValidAttrAtIndex(Ctx, CS, AttributeList::ReturnIndex); in stripNonValidDataFromBody()