Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp2070 auto CheckForNoUnwind = [&](Instruction &I) { in updateImpl() local
2084 if (!A.checkForAllInstructions(CheckForNoUnwind, *this, Opcodes, in updateImpl()