Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DAttributor.cpp2822 for (const Instruction *DeadEndI : KnownDeadEnds) { in manifest() local
3122 llvm::all_of(KnownDeadEnds, [](const Instruction *DeadEndI) { in updateImpl()