Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp3388 auto PredCallSite = [&](AbstractCallSite ACS) { in updateReachingKernelEntries() local
3408 if (!A.checkForAllCallSites(PredCallSite, *this, in updateReachingKernelEntries()
3420 auto PredCallSite = [&](AbstractCallSite ACS) { in updateParallelLevels() local
3451 if (!A.checkForAllCallSites(PredCallSite, *this, in updateParallelLevels()