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

/freebsd-10.1-release/contrib/llvm/include/llvm/CodeGen/
H A DEdgeBundles.h49 ArrayRef<unsigned> getBlocks(unsigned Bundle) const { return Blocks[Bundle]; } function in class:llvm::EdgeBundles
/freebsd-10.1-release/contrib/llvm/include/llvm/Analysis/
H A DLoopInfo.h138 const std::vector<BlockT*> &getBlocks() const { return Blocks; } function in class:llvm::LoopBase
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/AST/
H A DComment.h1114 ArrayRef<BlockContentComment *> getBlocks() const { return Blocks; } function in class:clang::comments::ParamCommandComment::FullComment

Completed in 99 milliseconds