Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAttributor.cpp418 bool AllCallSitesKnown = true; in updateImpl() local
419 if (!A.checkForAllCallSites(CheckCallSite, *this, true, AllCallSitesKnown)) in updateImpl()
839 bool AllCallSitesKnown = true; in updateImplImpl() local
842 AllCallSitesKnown)) in updateImplImpl()
1044 bool AllCallSitesKnown = true; in updateImpl() local
1047 AllCallSitesKnown)) in updateImpl()
1161 bool AllCallSitesKnown = true; in updateImpl() local
1162 if (!A.checkForAllCallSites(CheckCallSite, *this, true, AllCallSitesKnown)) in updateImpl()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp3037 bool AllCallSitesKnown; in handleCallees() local
3040 AllCallSitesKnown)) { in handleCallees()
4857 bool AllCallSitesKnown = true; in updateParallelLevels() local
4860 AllCallSitesKnown)) in updateParallelLevels()
H A DAttributorAttributes.cpp2777 bool AllCallSitesKnown = true; in updateImpl() local
2780 AllCallSitesKnown)) in updateImpl()
8970 bool AllCallSitesKnown = true; in updateImpl() local
8971 if (!A.checkForAllCallSites(CheckCallSite, *this, true, AllCallSitesKnown)) in updateImpl()