Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp282 struct OMPInformationCache : public InformationCache { struct
283 OMPInformationCache(Module &M, AnalysisGetter &AG, in OMPInformationCache() function
927 OMPInformationCache &OMPInfoCache, Attributor &A) in OpenMPOpt()
1057 OMPInformationCache::RuntimeFunctionInfo &RFI = in mergeParallelRegions()
1426 OMPInformationCache::RuntimeFunctionInfo &RFI = in deleteParallelRegions()
2039 OMPInformationCache &OMPInfoCache;
2131 OMPInformationCache::foreachUse(F, [&](const Use &U) { in getUniqueKernelFor()
2166 OMPInformationCache::foreachUse(*F, [&](Use &U) { in rewriteDeviceCodeStateMachine()
3705 OMPInformationCache::RuntimeFunctionInfo &InitRFI = in KERNEL_ENVIRONMENT_CONFIGURATION_SETTER()
3707 OMPInformationCache::RuntimeFunctionInfo &DeinitRFI = in KERNEL_ENVIRONMENT_CONFIGURATION_SETTER()
[all …]