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