Searched refs:OMPInfoCache (Results 1 – 1 of 1) sorted by relevance
822 OMPInformationCache &OMPInfoCache, Attributor &A) in OpenMPOpt()824 OREGetter(OREGetter), OMPInfoCache(OMPInfoCache), A(A) {} in OpenMPOpt()841 << OMPInfoCache.ModuleSlice.size() << " functions\n"); in run()847 OMPInfoCache.recollectUses(); in run()863 OMPInfoCache.recollectUses(); in run()889 auto ICVInfo = OMPInfoCache.ICVs[ICV]; in printICVs()906 if (!OMPInfoCache.Kernels.count(F)) in printKernels()951 OMPInfoCache.RFIs[OMPRTL___kmpc_fork_call]; in mergeParallelRegions()958 OMPInfoCache.RFIs[OMPRTL___kmpc_push_proc_bind], in mergeParallelRegions()959 OMPInfoCache.RFIs[OMPRTL___kmpc_push_num_threads], in mergeParallelRegions()[all …]