LLVM API Documentation
This is the complete list of members for llvm::SparseSolver, including all inherited members.
getLatticeState(Value *V) const | llvm::SparseSolver | inline |
getOrInitValueState(Value *V) | llvm::SparseSolver | |
isBlockExecutable(BasicBlock *BB) const | llvm::SparseSolver | inline |
isEdgeFeasible(BasicBlock *From, BasicBlock *To, bool AggressiveUndef=false) | llvm::SparseSolver | |
Print(Function &F, raw_ostream &OS) const | llvm::SparseSolver | |
Solve(Function &F) | llvm::SparseSolver | |
SparseSolver(AbstractLatticeFunction *Lattice) | llvm::SparseSolver | inlineexplicit |
~SparseSolver() | llvm::SparseSolver | inline |