Searched defs:SparseSolver (Results 1 - 14 of 14) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
H A DSparsePropagation.h33 class SparseSolver;
83 virtual Constant *GetConstant(LatticeVal LV, Value *Val, SparseSolver &SS) {
102 virtual LatticeVal ComputeInstructionState(Instruction &I, SparseSolver &SS) {
110 /// SparseSolver - This class is a general purpose solver for Sparse Conditional
113 class SparseSolver { class in namespace:llvm
132 SparseSolver(const SparseSolver&) = delete;
133 void operator=(const SparseSolver&) = delete;
136 explicit SparseSolver(AbstractLatticeFunction *Lattice) function in class:llvm::SparseSolver
138 ~SparseSolver() { delet
[all...]
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
H A DSparsePropagation.h33 class SparseSolver;
83 virtual Constant *GetConstant(LatticeVal LV, Value *Val, SparseSolver &SS) {
102 virtual LatticeVal ComputeInstructionState(Instruction &I, SparseSolver &SS) {
110 /// SparseSolver - This class is a general purpose solver for Sparse Conditional
113 class SparseSolver { class in namespace:llvm
132 SparseSolver(const SparseSolver&) = delete;
133 void operator=(const SparseSolver&) = delete;
136 explicit SparseSolver(AbstractLatticeFunction *Lattice) function in class:llvm::SparseSolver
138 ~SparseSolver() { delet
[all...]
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
H A DSparsePropagation.h33 class SparseSolver;
83 virtual Constant *GetConstant(LatticeVal LV, Value *Val, SparseSolver &SS) {
102 virtual LatticeVal ComputeInstructionState(Instruction &I, SparseSolver &SS) {
110 /// SparseSolver - This class is a general purpose solver for Sparse Conditional
113 class SparseSolver { class in namespace:llvm
132 SparseSolver(const SparseSolver&) = delete;
133 void operator=(const SparseSolver&) = delete;
136 explicit SparseSolver(AbstractLatticeFunction *Lattice) function in class:llvm::SparseSolver
138 ~SparseSolver() { delet
[all...]
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
H A DSparsePropagation.h33 class SparseSolver;
83 virtual Constant *GetConstant(LatticeVal LV, Value *Val, SparseSolver &SS) {
102 virtual LatticeVal ComputeInstructionState(Instruction &I, SparseSolver &SS) {
110 /// SparseSolver - This class is a general purpose solver for Sparse Conditional
113 class SparseSolver { class in namespace:llvm
132 SparseSolver(const SparseSolver&) = delete;
133 void operator=(const SparseSolver&) = delete;
136 explicit SparseSolver(AbstractLatticeFunction *Lattice) function in class:llvm::SparseSolver
138 ~SparseSolver() { delet
[all...]
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
H A DSparsePropagation.h33 class SparseSolver;
83 virtual Constant *GetConstant(LatticeVal LV, Value *Val, SparseSolver &SS) {
102 virtual LatticeVal ComputeInstructionState(Instruction &I, SparseSolver &SS) {
110 /// SparseSolver - This class is a general purpose solver for Sparse Conditional
113 class SparseSolver { class in namespace:llvm
132 SparseSolver(const SparseSolver&) = delete;
133 void operator=(const SparseSolver&) = delete;
136 explicit SparseSolver(AbstractLatticeFunction *Lattice) function in class:llvm::SparseSolver
138 ~SparseSolver() { delet
[all...]
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
H A DSparsePropagation.h33 class SparseSolver;
83 virtual Constant *GetConstant(LatticeVal LV, Value *Val, SparseSolver &SS) {
102 virtual LatticeVal ComputeInstructionState(Instruction &I, SparseSolver &SS) {
110 /// SparseSolver - This class is a general purpose solver for Sparse Conditional
113 class SparseSolver { class in namespace:llvm
132 SparseSolver(const SparseSolver&) = delete;
133 void operator=(const SparseSolver&) = delete;
136 explicit SparseSolver(AbstractLatticeFunction *Lattice) function in class:llvm::SparseSolver
138 ~SparseSolver() { delet
[all...]
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
H A DSparsePropagation.h35 class SparseSolver;
92 SparseSolver<LatticeKey, LatticeVal> &SS) = 0;
109 /// SparseSolver - This class is a general purpose solver for Sparse Conditional
112 class SparseSolver { class in namespace:llvm
137 explicit SparseSolver( function in class:llvm::SparseSolver
140 SparseSolver(const SparseSolver &) = delete;
141 SparseSolver &operator=(const SparseSolver &) = delete;
224 // SparseSolver Implementatio
[all...]
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
H A DSparsePropagation.h35 class SparseSolver;
92 SparseSolver<LatticeKey, LatticeVal> &SS) = 0;
109 /// SparseSolver - This class is a general purpose solver for Sparse Conditional
112 class SparseSolver { class in namespace:llvm
137 explicit SparseSolver( function in class:llvm::SparseSolver
140 SparseSolver(const SparseSolver &) = delete;
141 SparseSolver &operator=(const SparseSolver &) = delete;
224 // SparseSolver Implementatio
[all...]
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
H A DSparsePropagation.h35 class SparseSolver;
92 SparseSolver<LatticeKey, LatticeVal> &SS) = 0;
109 /// SparseSolver - This class is a general purpose solver for Sparse Conditional
112 class SparseSolver { class in namespace:llvm
137 explicit SparseSolver( function in class:llvm::SparseSolver
140 SparseSolver(const SparseSolver &) = delete;
141 SparseSolver &operator=(const SparseSolver &) = delete;
224 // SparseSolver Implementatio
[all...]
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
H A DSparsePropagation.h35 class SparseSolver;
92 SparseSolver<LatticeKey, LatticeVal> &SS) = 0;
109 /// SparseSolver - This class is a general purpose solver for Sparse Conditional
112 class SparseSolver { class in namespace:llvm
137 explicit SparseSolver( function in class:llvm::SparseSolver
140 SparseSolver(const SparseSolver &) = delete;
141 SparseSolver &operator=(const SparseSolver &) = delete;
224 // SparseSolver Implementatio
[all...]
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
H A DSparsePropagation.h35 class SparseSolver;
92 SparseSolver<LatticeKey, LatticeVal> &SS) = 0;
109 /// SparseSolver - This class is a general purpose solver for Sparse Conditional
112 class SparseSolver { class in namespace:llvm
137 explicit SparseSolver( function in class:llvm::SparseSolver
140 SparseSolver(const SparseSolver &) = delete;
141 SparseSolver &operator=(const SparseSolver &) = delete;
224 // SparseSolver Implementatio
[all...]
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
H A DSparsePropagation.h35 class SparseSolver;
92 SparseSolver<LatticeKey, LatticeVal> &SS) = 0;
109 /// SparseSolver - This class is a general purpose solver for Sparse Conditional
112 class SparseSolver { class in namespace:llvm
137 explicit SparseSolver( function in class:llvm::SparseSolver
140 SparseSolver(const SparseSolver &) = delete;
141 SparseSolver &operator=(const SparseSolver &) = delete;
224 // SparseSolver Implementatio
[all...]
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
H A DSparsePropagation.h35 class SparseSolver;
92 SparseSolver<LatticeKey, LatticeVal> &SS) = 0;
109 /// SparseSolver - This class is a general purpose solver for Sparse Conditional
112 class SparseSolver { class in namespace:llvm
137 explicit SparseSolver( function in class:llvm::SparseSolver
140 SparseSolver(const SparseSolver &) = delete;
141 SparseSolver &operator=(const SparseSolver &) = delete;
224 // SparseSolver Implementatio
[all...]
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
H A DSparsePropagation.h35 class SparseSolver;
92 SparseSolver<LatticeKey, LatticeVal> &SS) = 0;
109 /// SparseSolver - This class is a general purpose solver for Sparse Conditional
112 class SparseSolver { class in namespace:llvm
137 explicit SparseSolver( function in class:llvm::SparseSolver
140 SparseSolver(const SparseSolver &) = delete;
141 SparseSolver &operator=(const SparseSolver &) = delete;
224 // SparseSolver Implementatio
[all...]

Completed in 141 milliseconds