Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUMemoryUtils.cpp314 const auto checkNoAlias = [AA, Ptr](auto I) -> bool { in isReallyAClobber() local
318 if (checkNoAlias(dyn_cast<AtomicCmpXchgInst>(DefInst)) || in isReallyAClobber()
319 checkNoAlias(dyn_cast<AtomicRMWInst>(DefInst))) in isReallyAClobber()