Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DDeadStoreElimination.cpp104 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/
DDeadStoreElimination.cpp164 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