Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:NoRecurse

758   // to be norecurse by the standard (3.6.1.3 "The function main shall not be
763 Fn->addFnAttr(llvm::Attribute::NoRecurse);