Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributor.cpp387 auto CheckForNullOnlyAndUndef = [&](std::optional<Value *> V, in getPotentialCopiesOfMemoryValue() local
416 CheckForNullOnlyAndUndef(Acc.getContent(), IsExact); in getPotentialCopiesOfMemoryValue()
490 CheckForNullOnlyAndUndef(InitialValue, /* IsExact */ true); in getPotentialCopiesOfMemoryValue()