Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp10784 bool DynamicallyUnique = llvm::all_of(PotentialCopies, [&](Value *PC) { in handleLoadInst() local
10788 if (!DynamicallyUnique) { in handleLoadInst()