Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/IPO/
DPruneEH.cpp152 const AttributeSet &NPAL = AttributeSet::get( in runOnSCC() local
155 if (PAL != NPAL) { in runOnSCC()
157 F->addAttributes(AttributeSet::FunctionIndex, NPAL); in runOnSCC()