Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineSSAContext.h36 inline unsigned pred_size(const MachineBasicBlock *BB) { in pred_size() function
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DCFG.h123 inline unsigned pred_size(const BasicBlock *BB) { in pred_size() function
/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h198 unsigned pred_size() const { return Preds.size(); } in pred_size() function
/openbsd-src/gnu/llvm/clang/include/clang/Analysis/
H A DCFG.h976 unsigned pred_size() const { return Preds.size(); } in pred_size() function