Searched defs:getBasicBlockList (Results 1 – 1 of 1) sorted by relevance
633 const BasicBlockListType &getBasicBlockList() const { return BasicBlocks; } in getBasicBlockList() function634 BasicBlockListType &getBasicBlockList() { return BasicBlocks; } in getBasicBlockList() function