Home
last modified time | relevance | path

Searched defs:getBasicBlockList (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DFunction.h755 const BasicBlockListType &getBasicBlockList() const { return BasicBlocks; } in getBasicBlockList() function
756 BasicBlockListType &getBasicBlockList() { return BasicBlocks; } in getBasicBlockList() function