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