Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILShaderFlags.cpp224 for (const auto &EntryFunProps : MMDI.EntryPropertyVec) in gatherGlobalModuleFlags() local
226 EntryFunProps.Entry->hasFnAttribute(llvm::Attribute::OptimizeNone)) in gatherGlobalModuleFlags()
227 EntryFunProps.Entry->getContext().diagnose(DiagnosticInfoUnsupported( in gatherGlobalModuleFlags()
228 *(EntryFunProps.Entry), "Inconsistent optnone attribute ")); in gatherGlobalModuleFlags()