Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp3135 for (const Instruction *DeadEndI : KnownDeadEnds) { in manifest() local
3439 llvm::all_of(KnownDeadEnds, [](const Instruction *DeadEndI) { in updateImpl()