Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/
DAttributorAttributes.cpp3014 auto InspectCallSiteForUB = [&](Instruction &I) { in updateImpl() local
3115 A.checkForAllCallLikeInstructions(InspectCallSiteForUB, *this, in updateImpl()