Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp4116 auto PredCallSite = [&](AbstractCallSite ACS) { in updateReachingKernelEntries() local
4135 if (!A.checkForAllCallSites(PredCallSite, *this, in updateReachingKernelEntries()
4147 auto PredCallSite = [&](AbstractCallSite ACS) { in updateParallelLevels() local
4178 if (!A.checkForAllCallSites(PredCallSite, *this, in updateParallelLevels()