Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp11162 bool DynamicallyUnique = llvm::all_of(PotentialCopies, [&](Value *PC) { in handleLoadInst() local
11166 if (!DynamicallyUnique) { in handleLoadInst()