Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DCFG.h124 inline unsigned pred_size(const BasicBlock *BB) { in pred_size() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h200 unsigned pred_size() const { return Preds.size(); } in pred_size() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DCFG.h976 unsigned pred_size() const { return Preds.size(); } in pred_size() function