Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
HDExplodedGraph.h179 unsigned pred_size() const { return Preds.size(); } in pred_size() function
/NextBSD/contrib/llvm/tools/clang/include/clang/Analysis/
HDCFG.h555 unsigned pred_size() const { return Preds.size(); } in pred_size() function