Searched defs:getBasicBlockList (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ | ||
H A D | Function.h | 771 const BasicBlockListType &getBasicBlockList() const { return BasicBlocks; } getBasicBlockList() function |