Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericLoopInfoImpl.h447 static void discoverAndMapSubloop(LoopT *L, ArrayRef<BlockT *> Backedges, in discoverAndMapSubloop()
572 SmallVector<BlockT *, 4> Backedges; in analyze() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp1780 SmallVector<std::pair<const BasicBlock *, const BasicBlock *>> Backedges; in functionWillReturn() local