Searched defs:ThrowableInst (Results 1 – 2 of 2) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | DeadStoreElimination.cpp | 104 MapVector<Instruction *, bool> &ThrowableInst, in deleteDeadInstruction() 673 MapVector<Instruction *, bool> &ThrowableInst) { in handleFree() 766 MapVector<Instruction *, bool> &ThrowableInst) { in handleEndBlock() 1047 MapVector<Instruction *, bool> &ThrowableInst) { in eliminateNoopStore() 1096 MapVector<Instruction *, bool> ThrowableInst; in eliminateDeadStores() local
|
| /external/llvm-project/llvm/lib/Transforms/Scalar/ |
| D | DeadStoreElimination.cpp | 164 MapVector<Instruction *, bool> &ThrowableInst, in deleteDeadInstruction() 828 MapVector<Instruction *, bool> &ThrowableInst) { in handleFree() 920 MapVector<Instruction *, bool> &ThrowableInst) { in handleEndBlock() 1214 MapVector<Instruction *, bool> &ThrowableInst, in eliminateNoopStore() 1309 MapVector<Instruction *, bool> ThrowableInst; in eliminateDeadStores() local
|