Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUAttributor.cpp317 bool AllCallSitesKnown = true; in updateImpl() local
318 if (!A.checkForAllCallSites(CheckCallSite, *this, true, AllCallSitesKnown)) in updateImpl()
659 bool AllCallSitesKnown = true; in updateImpl() local
660 if (!A.checkForAllCallSites(CheckCallSite, *this, true, AllCallSitesKnown)) in updateImpl()
/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp2808 bool AllCallSitesKnown; in updateImpl() local
2820 AllCallSitesKnown)) in updateImpl()
4177 bool AllCallSitesKnown = true; in updateParallelLevels() local
4180 AllCallSitesKnown)) in updateParallelLevels()