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.cpp1454 AttributeList StatepointAL) { in legalizeCallAttributes() argument
1457 return StatepointAL; in legalizeCallAttributes()
1470 StatepointAL = StatepointAL.addFnAttributes(Ctx, FnAttrs); in legalizeCallAttributes()
1476 return StatepointAL; in legalizeCallAttributes()
1482 StatepointAL = StatepointAL.addParamAttributes( in legalizeCallAttributes()
1487 return StatepointAL; in legalizeCallAttributes()