Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp4793 auto PredCallSite = [&](AbstractCallSite ACS) { in updateReachingKernelEntries() local
4812 if (!A.checkForAllCallSites(PredCallSite, *this, in updateReachingKernelEntries()
4824 auto PredCallSite = [&](AbstractCallSite ACS) { in updateParallelLevels() local
4855 if (!A.checkForAllCallSites(PredCallSite, *this, in updateParallelLevels()