Searched defs:succ_size (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h199 unsigned succ_size() const { return Succs.size(); } function in class:clang::ento::ExplodedNode
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineBasicBlock.h292 unsigned succ_size() const { function in class:llvm::MachineBasicBlock
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DCFG.h256 inline unsigned succ_size(const Instruction *I) { function in namespace:llvm
281 inline unsigned succ_size(const BasicBlock *BB) { function in namespace:llvm

Completed in 169 milliseconds