Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineSSAContext.h32 inline unsigned pred_size(const MachineBasicBlock *BB) { pred_size() function
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DCFG.h123 inline unsigned pred_size(const BasicBlock *BB) { in pred_size() function
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h199 unsigned pred_size() const { return Preds.size(); } in pred_size() function
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DCFG.h1005 unsigned pred_size() const { return Preds.size(); } in pred_size() function