Home
last modified time | relevance | path

Searched defs:UsePred (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp2622 auto UsePred = [&](const Use &U, bool &Follow) -> bool { in isKnownNoAliasDueToNoAliasPreservation() local
2827 auto UsePred = [&](const Use &U, bool &Follow) { return false; }; in areAllUsesAssumedDead() local