Lines Matching defs:OMPInformationCache
283 struct OMPInformationCache : public InformationCache {
284 OMPInformationCache(Module &M, AnalysisGetter &AG,
941 OMPInformationCache &OMPInfoCache, Attributor &A)
1042 Use &U, OMPInformationCache::RuntimeFunctionInfo *RFI = nullptr) {
1054 Value &V, OMPInformationCache::RuntimeFunctionInfo *RFI = nullptr) {
1071 OMPInformationCache::RuntimeFunctionInfo &RFI =
1078 OMPInformationCache::RuntimeFunctionInfo UnmergableCallsInfo[] = {
1445 OMPInformationCache::RuntimeFunctionInfo &RFI =
1788 getCombinedIdentFromCallUsesIn(OMPInformationCache::RuntimeFunctionInfo &RFI,
1821 OMPInformationCache::RuntimeFunctionInfo &RFI,
1946 OMPInformationCache::RuntimeFunctionInfo &GlobThreadNumRFI =
2041 OMPInformationCache &OMPInfoCache;
2120 OMPInformationCache::RuntimeFunctionInfo &KernelParallelRFI =
2133 OMPInformationCache::foreachUse(F, [&](const Use &U) {
2148 OMPInformationCache::RuntimeFunctionInfo &KernelParallelRFI =
2168 OMPInformationCache::foreachUse(*F, [&](Use &U) {
2320 auto &OMPInfoCache = static_cast<OMPInformationCache &>(A.getInfoCache());
2375 auto &OMPInfoCache = static_cast<OMPInformationCache &>(A.getInfoCache());
2566 auto &OMPInfoCache = static_cast<OMPInformationCache &>(A.getInfoCache());
2938 auto &OMPInfoCache = static_cast<OMPInformationCache &>(A.getInfoCache());
3423 auto &OMPInfoCache = static_cast<OMPInformationCache &>(A.getInfoCache());
3449 auto &OMPInfoCache = static_cast<OMPInformationCache &>(A.getInfoCache());
3483 auto &OMPInfoCache = static_cast<OMPInformationCache &>(A.getInfoCache());
3561 auto &OMPInfoCache = static_cast<OMPInformationCache &>(A.getInfoCache());
3703 auto &OMPInfoCache = static_cast<OMPInformationCache &>(A.getInfoCache());
3707 OMPInformationCache::RuntimeFunctionInfo &InitRFI =
3709 OMPInformationCache::RuntimeFunctionInfo &DeinitRFI =
3715 OMPInformationCache::RuntimeFunctionInfo &RFI,
3950 auto &OMPInfoCache = static_cast<OMPInformationCache &>(A.getInfoCache());
4048 auto &OMPInfoCache = static_cast<OMPInformationCache &>(A.getInfoCache());
4204 auto &OMPInfoCache = static_cast<OMPInformationCache &>(A.getInfoCache());
4225 auto &OMPInfoCache = static_cast<OMPInformationCache &>(A.getInfoCache());
4311 auto &OMPInfoCache = static_cast<OMPInformationCache &>(A.getInfoCache());
4823 auto &OMPInfoCache = static_cast<OMPInformationCache &>(A.getInfoCache());
4824 OMPInformationCache::RuntimeFunctionInfo &Parallel51RFI =
4899 auto &OMPInfoCache = static_cast<OMPInformationCache &>(A.getInfoCache());
5055 auto &OMPInfoCache = static_cast<OMPInformationCache &>(A.getInfoCache());
5223 auto &OMPInfoCache = static_cast<OMPInformationCache &>(A.getInfoCache());
5504 OMPInformationCache::RuntimeFunctionInfo &InitRFI =
5795 OMPInformationCache InfoCache(M, AG, Allocator, /*CGSCC*/ nullptr, PostLink);
5875 OMPInformationCache InfoCache(*(Functions.back()->getParent()), AG, Allocator,