HomeSort by relevance Sort by last modified time
    Searched refs:Blocks (Results 1 - 25 of 739) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/include/llvm/Analysis/
IteratedDominanceFrontier.h 36 /// blocks, and optionally, a set of live-in blocks.
51 /// \brief Give the IDF calculator the set of blocks in which the value is
52 /// defined. This is equivalent to the set of starting blocks it should be
56 void setDefiningBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) {
57 DefBlocks = &Blocks;
60 /// \brief Give the IDF calculator the set of blocks in which the value is
62 /// not include blocks where any phi insertion would be dead.
66 void setLiveInBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) {
67 LiveInBlocks = &Blocks;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
IteratedDominanceFrontier.h 36 /// blocks, and optionally, a set of live-in blocks.
51 /// \brief Give the IDF calculator the set of blocks in which the value is
52 /// defined. This is equivalent to the set of starting blocks it should be
56 void setDefiningBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) {
57 DefBlocks = &Blocks;
60 /// \brief Give the IDF calculator the set of blocks in which the value is
62 /// not include blocks where any phi insertion would be dead.
66 void setLiveInBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) {
67 LiveInBlocks = &Blocks;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/MSF/
MSFStreamLayout.h 23 /// file as a sequence of (possibly discontiguous) blocks. When we want to read
25 /// reader uses it to determine which blocks in the underlying MSF file contain
30 std::vector<support::ulittle32_t> Blocks;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
IteratedDominanceFrontier.h 36 /// blocks, and optionally, a set of live-in blocks.
51 /// \brief Give the IDF calculator the set of blocks in which the value is
52 /// defined. This is equivalent to the set of starting blocks it should be
56 void setDefiningBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) {
57 DefBlocks = &Blocks;
60 /// \brief Give the IDF calculator the set of blocks in which the value is
62 /// not include blocks where any phi insertion would be dead.
66 void setLiveInBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) {
67 LiveInBlocks = &Blocks;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/MSF/
MSFStreamLayout.h 23 /// file as a sequence of (possibly discontiguous) blocks. When we want to read
25 /// reader uses it to determine which blocks in the underlying MSF file contain
30 std::vector<support::ulittle32_t> Blocks;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
IteratedDominanceFrontier.h 36 /// blocks, and optionally, a set of live-in blocks.
51 /// \brief Give the IDF calculator the set of blocks in which the value is
52 /// defined. This is equivalent to the set of starting blocks it should be
56 void setDefiningBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) {
57 DefBlocks = &Blocks;
60 /// \brief Give the IDF calculator the set of blocks in which the value is
62 /// not include blocks where any phi insertion would be dead.
66 void setLiveInBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) {
67 LiveInBlocks = &Blocks;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/MSF/
MSFStreamLayout.h 23 /// file as a sequence of (possibly discontiguous) blocks. When we want to read
25 /// reader uses it to determine which blocks in the underlying MSF file contain
30 std::vector<support::ulittle32_t> Blocks;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
IteratedDominanceFrontier.h 36 /// blocks, and optionally, a set of live-in blocks.
51 /// \brief Give the IDF calculator the set of blocks in which the value is
52 /// defined. This is equivalent to the set of starting blocks it should be
56 void setDefiningBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) {
57 DefBlocks = &Blocks;
60 /// \brief Give the IDF calculator the set of blocks in which the value is
62 /// not include blocks where any phi insertion would be dead.
66 void setLiveInBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) {
67 LiveInBlocks = &Blocks;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
IteratedDominanceFrontier.h 36 /// blocks, and optionally, a set of live-in blocks.
51 /// \brief Give the IDF calculator the set of blocks in which the value is
52 /// defined. This is equivalent to the set of starting blocks it should be
56 void setDefiningBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) {
57 DefBlocks = &Blocks;
60 /// \brief Give the IDF calculator the set of blocks in which the value is
62 /// not include blocks where any phi insertion would be dead.
66 void setLiveInBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) {
67 LiveInBlocks = &Blocks;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
IteratedDominanceFrontier.h 36 /// blocks, and optionally, a set of live-in blocks.
51 /// \brief Give the IDF calculator the set of blocks in which the value is
52 /// defined. This is equivalent to the set of starting blocks it should be
56 void setDefiningBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) {
57 DefBlocks = &Blocks;
60 /// \brief Give the IDF calculator the set of blocks in which the value is
62 /// not include blocks where any phi insertion would be dead.
66 void setLiveInBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) {
67 LiveInBlocks = &Blocks;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
IteratedDominanceFrontier.h 36 /// blocks, and optionally, a set of live-in blocks.
51 /// \brief Give the IDF calculator the set of blocks in which the value is
52 /// defined. This is equivalent to the set of starting blocks it should be
56 void setDefiningBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) {
57 DefBlocks = &Blocks;
60 /// \brief Give the IDF calculator the set of blocks in which the value is
62 /// not include blocks where any phi insertion would be dead.
66 void setLiveInBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) {
67 LiveInBlocks = &Blocks;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
IteratedDominanceFrontier.h 36 /// blocks, and optionally, a set of live-in blocks.
51 /// \brief Give the IDF calculator the set of blocks in which the value is
52 /// defined. This is equivalent to the set of starting blocks it should be
56 void setDefiningBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) {
57 DefBlocks = &Blocks;
60 /// \brief Give the IDF calculator the set of blocks in which the value is
62 /// not include blocks where any phi insertion would be dead.
66 void setLiveInBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) {
67 LiveInBlocks = &Blocks;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/MSF/
MSFStreamLayout.h 23 /// file as a sequence of (possibly discontiguous) blocks. When we want to read
25 /// reader uses it to determine which blocks in the underlying MSF file contain
30 std::vector<support::ulittle32_t> Blocks;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
IteratedDominanceFrontier.h 36 /// blocks, and optionally, a set of live-in blocks.
51 /// \brief Give the IDF calculator the set of blocks in which the value is
52 /// defined. This is equivalent to the set of starting blocks it should be
56 void setDefiningBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) {
57 DefBlocks = &Blocks;
60 /// \brief Give the IDF calculator the set of blocks in which the value is
62 /// not include blocks where any phi insertion would be dead.
66 void setLiveInBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) {
67 LiveInBlocks = &Blocks;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/MSF/
MSFStreamLayout.h 23 /// file as a sequence of (possibly discontiguous) blocks. When we want to read
25 /// reader uses it to determine which blocks in the underlying MSF file contain
30 std::vector<support::ulittle32_t> Blocks;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
IteratedDominanceFrontier.h 36 /// blocks, and optionally, a set of live-in blocks.
51 /// \brief Give the IDF calculator the set of blocks in which the value is
52 /// defined. This is equivalent to the set of starting blocks it should be
56 void setDefiningBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) {
57 DefBlocks = &Blocks;
60 /// \brief Give the IDF calculator the set of blocks in which the value is
62 /// not include blocks where any phi insertion would be dead.
66 void setLiveInBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) {
67 LiveInBlocks = &Blocks;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/MSF/
MSFStreamLayout.h 23 /// file as a sequence of (possibly discontiguous) blocks. When we want to read
25 /// reader uses it to determine which blocks in the underlying MSF file contain
30 std::vector<support::ulittle32_t> Blocks;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
IteratedDominanceFrontier.h 36 /// blocks, and optionally, a set of live-in blocks.
51 /// \brief Give the IDF calculator the set of blocks in which the value is
52 /// defined. This is equivalent to the set of starting blocks it should be
56 void setDefiningBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) {
57 DefBlocks = &Blocks;
60 /// \brief Give the IDF calculator the set of blocks in which the value is
62 /// not include blocks where any phi insertion would be dead.
66 void setLiveInBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) {
67 LiveInBlocks = &Blocks;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
IteratedDominanceFrontier.h 36 /// blocks, and optionally, a set of live-in blocks.
51 /// \brief Give the IDF calculator the set of blocks in which the value is
52 /// defined. This is equivalent to the set of starting blocks it should be
56 void setDefiningBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) {
57 DefBlocks = &Blocks;
60 /// \brief Give the IDF calculator the set of blocks in which the value is
62 /// not include blocks where any phi insertion would be dead.
66 void setLiveInBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) {
67 LiveInBlocks = &Blocks;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
IteratedDominanceFrontier.h 36 /// blocks, and optionally, a set of live-in blocks.
51 /// \brief Give the IDF calculator the set of blocks in which the value is
52 /// defined. This is equivalent to the set of starting blocks it should be
56 void setDefiningBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) {
57 DefBlocks = &Blocks;
60 /// \brief Give the IDF calculator the set of blocks in which the value is
62 /// not include blocks where any phi insertion would be dead.
66 void setLiveInBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) {
67 LiveInBlocks = &Blocks;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
IteratedDominanceFrontier.h 36 /// blocks, and optionally, a set of live-in blocks.
51 /// \brief Give the IDF calculator the set of blocks in which the value is
52 /// defined. This is equivalent to the set of starting blocks it should be
56 void setDefiningBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) {
57 DefBlocks = &Blocks;
60 /// \brief Give the IDF calculator the set of blocks in which the value is
62 /// not include blocks where any phi insertion would be dead.
66 void setLiveInBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) {
67 LiveInBlocks = &Blocks;
    [all...]
  /external/llvm/include/llvm/CodeGen/
EdgeBundles.h 34 /// Blocks - Map each bundle to a list of basic block numbers.
35 SmallVector<SmallVector<unsigned, 8>, 4> Blocks;
48 /// getBlocks - Return an array of blocks that are connected to Bundle.
49 ArrayRef<unsigned> getBlocks(unsigned Bundle) const { return Blocks[Bundle]; }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
EdgeBundles.h 34 /// Blocks - Map each bundle to a list of basic block numbers.
35 SmallVector<SmallVector<unsigned, 8>, 4> Blocks;
48 /// getBlocks - Return an array of blocks that are connected to Bundle.
49 ArrayRef<unsigned> getBlocks(unsigned Bundle) const { return Blocks[Bundle]; }
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
EdgeBundles.h 34 /// Blocks - Map each bundle to a list of basic block numbers.
35 SmallVector<SmallVector<unsigned, 8>, 4> Blocks;
48 /// getBlocks - Return an array of blocks that are connected to Bundle.
49 ArrayRef<unsigned> getBlocks(unsigned Bundle) const { return Blocks[Bundle]; }
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
EdgeBundles.h 34 /// Blocks - Map each bundle to a list of basic block numbers.
35 SmallVector<SmallVector<unsigned, 8>, 4> Blocks;
48 /// getBlocks - Return an array of blocks that are connected to Bundle.
49 ArrayRef<unsigned> getBlocks(unsigned Bundle) const { return Blocks[Bundle]; }

Completed in 229 milliseconds

1 2 3 4 5 6 7 8 91011>>