10#include "llvm/Support/GenericLoopInfoImpl.h"
14template class llvm::LoopBase<mlir::Block, mlir::CFGLoop>;
15template class llvm::LoopInfoBase<mlir::Block, mlir::CFGLoop>;
20 const llvm::DominatorTreeBase<mlir::Block, false> &domTree) {
CFGLoopInfo(const llvm::DominatorTreeBase< mlir::Block, false > &domTree)
Include the generated interface declarations.