llir-opt
0.0.1
Low-Level Post-Link Optimiser for OCaml and C
|
Public Member Functions | |
DeadStoreVisitor (StoreMap &stores) | |
void | VisitInst (Inst &i) |
void | VisitMemoryStoreInst (MemoryStoreInst &store) |
void | VisitMemoryLoadInst (MemoryLoadInst &store) |
void | VisitBarrierInst (BarrierInst &i) |
void | VisitMemoryExchangeInst (MemoryExchangeInst &i) |
void | VisitCallSite (CallSite &i) |
void | VisitX86_FPUControlInst (X86_FPUControlInst &i) |
![]() | |
void | Dispatch (Inst &i) |