Searched defs:getBlocks (Results 1 – 5 of 5) sorted by relevance
49 ArrayRef<unsigned> getBlocks(unsigned Bundle) const { return Blocks[Bundle]; } in getBlocks() function
72 public BasicBlockList getBlocks() { in getBlocks() method in RopMethod
338 public ArrayList<SsaBasicBlock> getBlocks() { in getBlocks() method in SsaMethod
141 const std::vector<BlockT*> &getBlocks() const { return Blocks; } in getBlocks() function
1133 ArrayRef<BlockContentComment *> getBlocks() const { return Blocks; } in getBlocks() function