Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1407 const AttributeList &CSAS = CS.getAttributes(); in getDeoptLowering() local
1408 if (CSAS.hasAttribute(AttributeList::FunctionIndex, DeoptLowering)) in getDeoptLowering()
1409 return CSAS.getAttribute(AttributeList::FunctionIndex, DeoptLowering) in getDeoptLowering()