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