HomeSort by relevance Sort by last modified time
    Searched refs:SparseSolver (Results 1 - 18 of 18) sorted by null

  /external/llvm/include/llvm/Analysis/
SparsePropagation.h 33 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 {
132 SparseSolver(const SparseSolver&) = delete;
133 void operator=(const SparseSolver&) = delete;
136 explicit SparseSolver(AbstractLatticeFunction *Lattice)
138 ~SparseSolver() { delete LatticeFunc;
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
SparsePropagation.h 32 class SparseSolver;
84 virtual Constant *GetConstant(LatticeVal LV, Value *Val, SparseSolver &SS) {
103 virtual LatticeVal ComputeInstructionState(Instruction &I, SparseSolver &SS) {
112 /// SparseSolver - This class is a general purpose solver for Sparse Conditional
115 class SparseSolver {
134 SparseSolver(const SparseSolver&); // DO NOT IMPLEMENT
135 void operator=(const SparseSolver&); // DO NOT IMPLEMENT
137 explicit SparseSolver(AbstractLatticeFunction *Lattice)
139 ~SparseSolver() {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
SparsePropagation.h 33 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 {
132 SparseSolver(const SparseSolver&) = delete;
133 void operator=(const SparseSolver&) = delete;
136 explicit SparseSolver(AbstractLatticeFunction *Lattice)
138 ~SparseSolver() { delete LatticeFunc;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
SparsePropagation.h 33 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 {
132 SparseSolver(const SparseSolver&) = delete;
133 void operator=(const SparseSolver&) = delete;
136 explicit SparseSolver(AbstractLatticeFunction *Lattice)
138 ~SparseSolver() { delete LatticeFunc;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
SparsePropagation.h 33 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 {
132 SparseSolver(const SparseSolver&) = delete;
133 void operator=(const SparseSolver&) = delete;
136 explicit SparseSolver(AbstractLatticeFunction *Lattice)
138 ~SparseSolver() { delete LatticeFunc;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
SparsePropagation.h 33 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 {
132 SparseSolver(const SparseSolver&) = delete;
133 void operator=(const SparseSolver&) = delete;
136 explicit SparseSolver(AbstractLatticeFunction *Lattice)
138 ~SparseSolver() { delete LatticeFunc;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
SparsePropagation.h 33 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 {
132 SparseSolver(const SparseSolver&) = delete;
133 void operator=(const SparseSolver&) = delete;
136 explicit SparseSolver(AbstractLatticeFunction *Lattice)
138 ~SparseSolver() { delete LatticeFunc;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
SparsePropagation.h 33 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 {
132 SparseSolver(const SparseSolver&) = delete;
133 void operator=(const SparseSolver&) = delete;
136 explicit SparseSolver(AbstractLatticeFunction *Lattice)
138 ~SparseSolver() { delete LatticeFunc;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
SparsePropagation.h 35 class SparseSolver;
92 SparseSolver<LatticeKey, LatticeVal> &SS) = 0;
109 /// SparseSolver - This class is a general purpose solver for Sparse Conditional
112 class SparseSolver {
137 explicit 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/
SparsePropagation.h 35 class SparseSolver;
92 SparseSolver<LatticeKey, LatticeVal> &SS) = 0;
109 /// SparseSolver - This class is a general purpose solver for Sparse Conditional
112 class SparseSolver {
137 explicit 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/
SparsePropagation.h 35 class SparseSolver;
92 SparseSolver<LatticeKey, LatticeVal> &SS) = 0;
109 /// SparseSolver - This class is a general purpose solver for Sparse Conditional
112 class SparseSolver {
137 explicit 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/
SparsePropagation.h 35 class SparseSolver;
92 SparseSolver<LatticeKey, LatticeVal> &SS) = 0;
109 /// SparseSolver - This class is a general purpose solver for Sparse Conditional
112 class SparseSolver {
137 explicit 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/
SparsePropagation.h 35 class SparseSolver;
92 SparseSolver<LatticeKey, LatticeVal> &SS) = 0;
109 /// SparseSolver - This class is a general purpose solver for Sparse Conditional
112 class SparseSolver {
137 explicit 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/
SparsePropagation.h 35 class SparseSolver;
92 SparseSolver<LatticeKey, LatticeVal> &SS) = 0;
109 /// SparseSolver - This class is a general purpose solver for Sparse Conditional
112 class SparseSolver {
137 explicit 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/
SparsePropagation.h 35 class SparseSolver;
92 SparseSolver<LatticeKey, LatticeVal> &SS) = 0;
109 /// SparseSolver - This class is a general purpose solver for Sparse Conditional
112 class SparseSolver {
137 explicit 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/
SparsePropagation.h 35 class SparseSolver;
92 SparseSolver<LatticeKey, LatticeVal> &SS) = 0;
109 /// SparseSolver - This class is a general purpose solver for Sparse Conditional
112 class SparseSolver {
137 explicit SparseSolver(
140 SparseSolver(const SparseSolver &) = delete;
141 SparseSolver &operator=(const SparseSolver &) = delete;
224 // SparseSolver Implementatio
    [all...]
  /external/llvm/lib/Analysis/
SparsePropagation.cpp 44 // SparseSolver Implementation
53 SparseSolver::LatticeVal SparseSolver::getOrInitValueState(Value *V) {
79 void SparseSolver::UpdateState(Instruction &Inst, LatticeVal V) {
91 void SparseSolver::MarkBlockExecutable(BasicBlock *BB) {
99 void SparseSolver::markEdgeExecutable(BasicBlock *Source, BasicBlock *Dest) {
121 void SparseSolver::getFeasibleSuccessors(TerminatorInst &TI,
205 bool SparseSolver::isEdgeFeasible(BasicBlock *From, BasicBlock *To,
218 void SparseSolver::visitTerminatorInst(TerminatorInst &TI) {
230 void SparseSolver::visitPHINode(PHINode &PN)
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Analysis/
SparsePropagation.cpp 43 // SparseSolver Implementation
52 SparseSolver::LatticeVal SparseSolver::getOrInitValueState(Value *V) {
78 void SparseSolver::UpdateState(Instruction &Inst, LatticeVal V) {
90 void SparseSolver::MarkBlockExecutable(BasicBlock *BB) {
98 void SparseSolver::markEdgeExecutable(BasicBlock *Source, BasicBlock *Dest) {
120 void SparseSolver::getFeasibleSuccessors(TerminatorInst &TI,
204 bool SparseSolver::isEdgeFeasible(BasicBlock *From, BasicBlock *To,
217 void SparseSolver::visitTerminatorInst(TerminatorInst &TI) {
229 void SparseSolver::visitPHINode(PHINode &PN)
    [all...]

Completed in 1455 milliseconds