Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineModuleInfo.h52 getSyncScopeInclusionOrdering(SyncScope::ID SSID) const { in getSyncScopeInclusionOrdering() function
128 const auto &AIO = getSyncScopeInclusionOrdering(A); in isSyncScopeInclusion()
129 const auto &BIO = getSyncScopeInclusionOrdering(B); in isSyncScopeInclusion()