Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1522 AttributeList NewAL = AL.addRetAttributes(Context, ValidUB); in AddReturnAttributes() local
1579 NewAL = NewAL.addRetAttributes(Context, ValidPG); in AddReturnAttributes()
1581 NewRetVal->setAttributes(NewAL); in AddReturnAttributes()