Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1459 AttributeList StatepointAL) { in legalizeCallAttributes() argument
1462 return StatepointAL; in legalizeCallAttributes()
1475 StatepointAL = StatepointAL.addFnAttributes(Ctx, FnAttrs); in legalizeCallAttributes()
1481 return StatepointAL; in legalizeCallAttributes()
1487 StatepointAL = StatepointAL.addParamAttributes( in legalizeCallAttributes()
1492 return StatepointAL; in legalizeCallAttributes()