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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowSolver.h204 UpdateEdges(cfg, B, TF.getVal());
310 /// UpdateEdges - After processing the transfer functions for a
314 void UpdateEdges(CFG& cfg, const CFGBlock *B, ValTy& V) { function in class:clang::DataflowSolver

Completed in 44 milliseconds