Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1520 const AttributeList &CSAS = Call->getAttributes(); in getDeoptLowering() local
1521 if (CSAS.hasAttribute(AttributeList::FunctionIndex, DeoptLowering)) in getDeoptLowering()
1522 return CSAS.getAttribute(AttributeList::FunctionIndex, DeoptLowering) in getDeoptLowering()