Lines Matching defs:OMPInformationCache
282 struct OMPInformationCache : public InformationCache {
283 OMPInformationCache(Module &M, AnalysisGetter &AG,
927 OMPInformationCache &OMPInfoCache, Attributor &A)
1028 Use &U, OMPInformationCache::RuntimeFunctionInfo *RFI = nullptr) {
1040 Value &V, OMPInformationCache::RuntimeFunctionInfo *RFI = nullptr) {
1057 OMPInformationCache::RuntimeFunctionInfo &RFI =
1064 OMPInformationCache::RuntimeFunctionInfo UnmergableCallsInfo[] = {
1428 OMPInformationCache::RuntimeFunctionInfo &RFI =
1785 getCombinedIdentFromCallUsesIn(OMPInformationCache::RuntimeFunctionInfo &RFI,
1818 OMPInformationCache::RuntimeFunctionInfo &RFI,
1943 OMPInformationCache::RuntimeFunctionInfo &GlobThreadNumRFI =
2038 OMPInformationCache &OMPInfoCache;
2117 OMPInformationCache::RuntimeFunctionInfo &KernelParallelRFI =
2130 OMPInformationCache::foreachUse(F, [&](const Use &U) {
2145 OMPInformationCache::RuntimeFunctionInfo &KernelParallelRFI =
2165 OMPInformationCache::foreachUse(*F, [&](Use &U) {
2317 auto &OMPInfoCache = static_cast<OMPInformationCache &>(A.getInfoCache());
2372 auto &OMPInfoCache = static_cast<OMPInformationCache &>(A.getInfoCache());
2563 auto &OMPInfoCache = static_cast<OMPInformationCache &>(A.getInfoCache());
2935 auto &OMPInfoCache = static_cast<OMPInformationCache &>(A.getInfoCache());
3420 auto &OMPInfoCache = static_cast<OMPInformationCache &>(A.getInfoCache());
3446 auto &OMPInfoCache = static_cast<OMPInformationCache &>(A.getInfoCache());
3480 auto &OMPInfoCache = static_cast<OMPInformationCache &>(A.getInfoCache());
3558 auto &OMPInfoCache = static_cast<OMPInformationCache &>(A.getInfoCache());
3700 auto &OMPInfoCache = static_cast<OMPInformationCache &>(A.getInfoCache());
3704 OMPInformationCache::RuntimeFunctionInfo &InitRFI =
3706 OMPInformationCache::RuntimeFunctionInfo &DeinitRFI =
3712 OMPInformationCache::RuntimeFunctionInfo &RFI,
3942 auto &OMPInfoCache = static_cast<OMPInformationCache &>(A.getInfoCache());
4040 auto &OMPInfoCache = static_cast<OMPInformationCache &>(A.getInfoCache());
4196 auto &OMPInfoCache = static_cast<OMPInformationCache &>(A.getInfoCache());
4217 auto &OMPInfoCache = static_cast<OMPInformationCache &>(A.getInfoCache());
4309 auto &OMPInfoCache = static_cast<OMPInformationCache &>(A.getInfoCache());
4821 auto &OMPInfoCache = static_cast<OMPInformationCache &>(A.getInfoCache());
4822 OMPInformationCache::RuntimeFunctionInfo &Parallel51RFI =
4897 auto &OMPInfoCache = static_cast<OMPInformationCache &>(A.getInfoCache());
5053 auto &OMPInfoCache = static_cast<OMPInformationCache &>(A.getInfoCache());
5221 auto &OMPInfoCache = static_cast<OMPInformationCache &>(A.getInfoCache());
5502 OMPInformationCache::RuntimeFunctionInfo &InitRFI =
5789 OMPInformationCache InfoCache(M, AG, Allocator, /*CGSCC*/ nullptr, PostLink);
5869 OMPInformationCache InfoCache(*(Functions.back()->getParent()), AG, Allocator,