Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp756 auto ReturnInstCB = [&](Instruction &Ret) { in isPotentiallyReachable() local
H A DAttributorAttributes.cpp6399 auto ReturnInstCB = [&](Instruction &I) { in updateImpl() local