Searched defs:getInstList (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DBasicBlock.h338 const InstListType &getInstList() const { return InstList; } function in class:llvm::final
339 InstListType &getInstList() { return InstList; } function in class:llvm::final

Completed in 117 milliseconds