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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h178 unsigned pred_size() const { return Preds.size(); } function in class:clang::ento::ExplodedNode
185 return (pred_size() == 1);
/external/llvm/include/llvm/CodeGen/
H A DMachineBasicBlock.h269 unsigned pred_size() const { function in class:llvm::MachineBasicBlock

Completed in 177 milliseconds