Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DBasicBlock.h517 const InstListType &getInstList() const { return InstList; } in getInstList() function
518 InstListType &getInstList() { return InstList; } in getInstList() function