Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Bufferization/Transforms/
H A DBufferDeallocation.cpp124 class Backedges { class
131 Backedges(Operation *op) { recurse(op); } in Backedges() function in __anon0f1aa16f0211::Backedges
H A DOwnershipBasedBufferDeallocation.cpp85 class Backedges { class
92 Backedges(Operation *op) { recurse(op); } in Backedges() function in __anonb790746d0111::Backedges
/llvm-project/llvm/include/llvm/Support/
H A DGenericLoopInfoImpl.h447 discoverAndMapSubloop(LoopT * L,ArrayRef<BlockT * > Backedges,LoopInfoBase<BlockT,LoopT> * LI,const DomTreeBase<BlockT> & DomTree) discoverAndMapSubloop() argument
572 SmallVector<BlockT *, 4> Backedges; analyze() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp1780 SmallVector<std::pair<const BasicBlock *, const BasicBlock *>> Backedges; functionWillReturn() local