Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp2989 auto InspectCallSiteForUB = [&](Instruction &I) { in updateImpl() local
3094 A.checkForAllCallLikeInstructions(InspectCallSiteForUB, *this, in updateImpl()