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/
H A DAMDGPUMemoryUtils.cpp369 const auto checkNoAlias = [AA, Ptr](auto I) -> bool { in isReallyAClobber() local
373 if (checkNoAlias(dyn_cast<AtomicCmpXchgInst>(DefInst)) || in isReallyAClobber()
374 checkNoAlias(dyn_cast<AtomicRMWInst>(DefInst))) in isReallyAClobber()