Home
last modified time | relevance | path

Searched defs:StaticRTInput (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h958 struct StaticRTInput { struct
980 StaticRTInput(unsigned IVSize, bool IVSigned, bool Ordered, Address IL, argument
1004 const StaticRTInput &Values); argument