Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DFunction.h727 const BasicBlockListType &getBasicBlockList() const { return BasicBlocks; } in getBasicBlockList() function
728 BasicBlockListType &getBasicBlockList() { return BasicBlocks; } in getBasicBlockList() function