llir-opt
0.0.1
Low-Level Post-Link Optimiser for OCaml and C
|
This is the complete list of members for CondSimplifier, including all inherited members.
Abduct(Inst &inst) (defined in CondSimplifier) | CondSimplifier | inline |
Abduct(Ref< Inst > addr) (defined in CondSimplifier) | CondSimplifier | inline |
CondSimplifier(Func &func) (defined in CondSimplifier) | CondSimplifier | inline |
Dispatch(Inst &i) (defined in InstVisitor< bool >) | InstVisitor< bool > | inline |
IsNonNull(Ref< Inst > ptrCand, Ref< Inst > zeroCand) (defined in CondSimplifier) | CondSimplifier | inline |
IsRedundant(CmpInst &cmp, const Condition &cond) (defined in CondSimplifier) | CondSimplifier | inline |
Rewrite(OperatorInst &inst, bool flag) (defined in CondSimplifier) | CondSimplifier | inline |
Traverse(Block &block) (defined in CondSimplifier) | CondSimplifier | inline |
VisitAddInst(AddInst &add) (defined in CondSimplifier) | CondSimplifier | inline |
VisitCmpInst(CmpInst &cmp) (defined in CondSimplifier) | CondSimplifier | inline |
VisitInst(Inst &) (defined in CondSimplifier) | CondSimplifier | inlinevirtual |
~InstVisitor() (defined in InstVisitor< bool >) | InstVisitor< bool > | inlinevirtual |