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