Searched defs:getBlocks (Results 1 – 14 of 14) sorted by relevance
49 ArrayRef<unsigned> getBlocks(unsigned Bundle) const { return Blocks[Bundle]; } in getBlocks() function
48 ArrayRef<unsigned> getBlocks(unsigned Bundle) const { return Blocks[Bundle]; } in getBlocks() function
76 ArrayRef<MachineBasicBlock *> getBlocks() const { return Blocks; } in getBlocks() function
187 BlockSet &getBlocks() { return Blocks; } in getBlocks() function in __anon19b08a6b0111::LoopBlocks
139 const std::vector<BlockT*> &getBlocks() const { return Blocks; } in getBlocks() function
349 const std::vector<Block*>& getBlocks() const { return blocks; } in getBlocks() function
354 std::vector<SIScheduleBlock*> getBlocks() { return BlocksScheduled; } in getBlocks() function
625 SIScheduleBlockCreator::getBlocks(SISchedulerBlockCreatorVariant BlockVariant) { in getBlocks() function in SIScheduleBlockCreator
346 std::vector<SIScheduleBlock*> getBlocks() { return BlocksScheduled; }; in getBlocks() function
604 SIScheduleBlockCreator::getBlocks(SISchedulerBlockCreatorVariant BlockVariant) { in getBlocks() function in SIScheduleBlockCreator
84 def getBlocks(self): member in FlowGraph
154 ArrayRef<BlockT *> getBlocks() const { in getBlocks() function
1135 ArrayRef<BlockContentComment *> getBlocks() const { return Blocks; } in getBlocks() function