Searched refs:EntryFunProps (Results 1 – 1 of 1) sorted by relevance
224 for (const auto &EntryFunProps : MMDI.EntryPropertyVec) in gatherGlobalModuleFlags() local226 EntryFunProps.Entry->hasFnAttribute(llvm::Attribute::OptimizeNone)) in gatherGlobalModuleFlags()227 EntryFunProps.Entry->getContext().diagnose(DiagnosticInfoUnsupported( in gatherGlobalModuleFlags()228 *(EntryFunProps.Entry), "Inconsistent optnone attribute ")); in gatherGlobalModuleFlags()