LLVM
8.0.1
|
This is the complete list of members for llvm::SparseSolver< LatticeKey, LatticeVal, KeyInfo >, including all inherited members.
getExistingValueState(LatticeKey Key) const | llvm::SparseSolver< LatticeKey, LatticeVal, KeyInfo > | inline |
getValueState(LatticeKey Key) | llvm::SparseSolver< LatticeKey, LatticeVal, KeyInfo > | |
isBlockExecutable(BasicBlock *BB) const | llvm::SparseSolver< LatticeKey, LatticeVal, KeyInfo > | inline |
isEdgeFeasible(BasicBlock *From, BasicBlock *To, bool AggressiveUndef=false) | llvm::SparseSolver< LatticeKey, LatticeVal, KeyInfo > | |
MarkBlockExecutable(BasicBlock *BB) | llvm::SparseSolver< LatticeKey, LatticeVal, KeyInfo > | |
operator=(const SparseSolver &)=delete | llvm::SparseSolver< LatticeKey, LatticeVal, KeyInfo > | |
Print(raw_ostream &OS) const | llvm::SparseSolver< LatticeKey, LatticeVal, KeyInfo > | |
Solve() | llvm::SparseSolver< LatticeKey, LatticeVal, KeyInfo > | |
SparseSolver(AbstractLatticeFunction< LatticeKey, LatticeVal > *Lattice) | llvm::SparseSolver< LatticeKey, LatticeVal, KeyInfo > | inlineexplicit |
SparseSolver(const SparseSolver &)=delete | llvm::SparseSolver< LatticeKey, LatticeVal, KeyInfo > |