Home
last modified time | relevance | path

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

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