Searched defs:markEdgeExecutable (Results 1 - 8 of 8) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
H A DSparsePropagation.h186 /// markEdgeExecutable - Mark a basic block as executable, adding it to the BB
188 void markEdgeExecutable(BasicBlock *Source, BasicBlock *Dest);
268 void SparseSolver<LatticeKey, LatticeVal, KeyInfo>::markEdgeExecutable( function in class:llvm::SparseSolver
398 markEdgeExecutable(BB, TI.getSuccessor(i));
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
H A DSparsePropagation.h186 /// markEdgeExecutable - Mark a basic block as executable, adding it to the BB
188 void markEdgeExecutable(BasicBlock *Source, BasicBlock *Dest);
268 void SparseSolver<LatticeKey, LatticeVal, KeyInfo>::markEdgeExecutable( function in class:llvm::SparseSolver
398 markEdgeExecutable(BB, TI.getSuccessor(i));
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
H A DSparsePropagation.h186 /// markEdgeExecutable - Mark a basic block as executable, adding it to the BB
188 void markEdgeExecutable(BasicBlock *Source, BasicBlock *Dest);
268 void SparseSolver<LatticeKey, LatticeVal, KeyInfo>::markEdgeExecutable( function in class:llvm::SparseSolver
398 markEdgeExecutable(BB, TI.getSuccessor(i));
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
H A DSparsePropagation.h186 /// markEdgeExecutable - Mark a basic block as executable, adding it to the BB
188 void markEdgeExecutable(BasicBlock *Source, BasicBlock *Dest);
268 void SparseSolver<LatticeKey, LatticeVal, KeyInfo>::markEdgeExecutable( function in class:llvm::SparseSolver
398 markEdgeExecutable(BB, TI.getSuccessor(i));
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
H A DSparsePropagation.h186 /// markEdgeExecutable - Mark a basic block as executable, adding it to the BB
188 void markEdgeExecutable(BasicBlock *Source, BasicBlock *Dest);
268 void SparseSolver<LatticeKey, LatticeVal, KeyInfo>::markEdgeExecutable( function in class:llvm::SparseSolver
398 markEdgeExecutable(BB, TI.getSuccessor(i));
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
H A DSparsePropagation.h186 /// markEdgeExecutable - Mark a basic block as executable, adding it to the BB
188 void markEdgeExecutable(BasicBlock *Source, BasicBlock *Dest);
268 void SparseSolver<LatticeKey, LatticeVal, KeyInfo>::markEdgeExecutable( function in class:llvm::SparseSolver
398 markEdgeExecutable(BB, TI.getSuccessor(i));
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
H A DSparsePropagation.h186 /// markEdgeExecutable - Mark a basic block as executable, adding it to the BB
188 void markEdgeExecutable(BasicBlock *Source, BasicBlock *Dest);
268 void SparseSolver<LatticeKey, LatticeVal, KeyInfo>::markEdgeExecutable( function in class:llvm::SparseSolver
398 markEdgeExecutable(BB, TI.getSuccessor(i));
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
H A DSparsePropagation.h186 /// markEdgeExecutable - Mark a basic block as executable, adding it to the BB
188 void markEdgeExecutable(BasicBlock *Source, BasicBlock *Dest);
268 void SparseSolver<LatticeKey, LatticeVal, KeyInfo>::markEdgeExecutable( function in class:llvm::SparseSolver
398 markEdgeExecutable(BB, TI.getSuccessor(i));

Completed in 48 milliseconds