Home
last modified time | relevance | path

Searched defs:DeadEndI (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
DAttributorAttributes.cpp4478 for (const Instruction *DeadEndI : KnownDeadEnds) { in manifest() local
4802 llvm::all_of(KnownDeadEnds, [](const Instruction *DeadEndI) { in updateImpl()