Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp1772 struct ExternalizationRAII { struct
1773 ExternalizationRAII(OMPInformationCache &OMPInfoCache, in ExternalizationRAII() argument
1783 ~ExternalizationRAII() { in ~ExternalizationRAII() argument
1820 ExternalizationRAII Parallel(OMPInfoCache, OMPRTL___kmpc_kernel_parallel); in runAttributor()
1821 ExternalizationRAII EndParallel(OMPInfoCache, in runAttributor()
1823 ExternalizationRAII BarrierSPMD(OMPInfoCache, in runAttributor()