Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/IR/
H A DFunction.h792 const BasicBlockListType &getBasicBlockList() const { return BasicBlocks; } getBasicBlockList() function
793 BasicBlockListType &getBasicBlockList() { return BasicBlocks; } getBasicBlockList() function