Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp12628 const auto TagInvariantLoads = [&](const Use &U, bool &) { in manifest() local
12651 (void)A.checkForAllUses(TagInvariantLoads, *this, *Ptr); in manifest()