Searched refs:NextEdge (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowSolver.h84 static BlockEdge NextEdge(const CFGBlock *B, const CFGBlock *Next) { function in struct:clang::dataflow::ItrTraits
107 static BlockEdge NextEdge(const CFGBlock *B, const CFGBlock *Next) { function in struct:clang::dataflow::ItrTraits
317 UpdateEdgeValue(ItrTraits::NextEdge(B, NextBlk),V, NextBlk);

Completed in 93 milliseconds