Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DFunction.h771 const BasicBlockListType &getBasicBlockList() const { return BasicBlocks; } getBasicBlockList() function
772 BasicBlockListType &getBasicBlockList() { return BasicBlocks; } getBasicBlockList() function