Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1532 auto UsePred = [&](const Use &U, bool &Follow) -> bool { in updateImpl() local
3858 auto UsePred = [&](const Use &U, bool &Follow) -> bool { in isKnownNoAliasDueToNoAliasPreservation() local
4092 auto UsePred = [&](const Use &U, bool &Follow) { return false; }; in areAllUsesAssumedDead() local
5517 auto UsePred = [&](const Use &U, bool &Follow) { in updateImpl() local
8107 auto UsePred = [&](const Use &U, bool &Follow) -> bool { in updateImpl() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DAttributor.cpp2620 auto UsePred = [&](const Use &U, bool &Follow) { in updateImpl() local