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