Home
last modified time | relevance | path

Searched refs:ExitEdges (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Analysis/
DLoopInfoImpl.h89 getExitEdges(SmallVectorImpl<Edge> &ExitEdges) const { in getExitEdges() argument
97 ExitEdges.push_back(Edge(*BI, *I)); in getExitEdges()
DLoopInfo.h225 void getExitEdges(SmallVectorImpl<Edge> &ExitEdges) const;