10#include "llvm/Support/GenericLoopInfoImpl.h"
14template class llvm::LoopBase<mlir::Block, mlir::CFGLoop>;
15template class llvm::LoopInfoBase<mlir::Block, mlir::CFGLoop>;
23 const llvm::DominatorTreeBase<mlir::Block, false> &domTree) {
Block represents an ordered list of Operations.
CFGLoopInfo(const llvm::DominatorTreeBase< mlir::Block, false > &domTree)
Representation of a single loop formed by blocks.
The OpAsmOpInterface, see OpAsmInterface.td for more details.
Include the generated interface declarations.