Searched defs:ReturnInstCB (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | Attributor.cpp | 756 auto ReturnInstCB = [&](Instruction &Ret) { isPotentiallyReachable() local |
H A D | AttributorAttributes.cpp | 6399 auto ReturnInstCB = [&](Instruction &I) { updateImpl() local |