Home
last modified time | relevance | path

Searched defs:pred_empty (Results 1 – 7 of 7) sorted by relevance

/external/llvm/include/llvm/IR/
DCFG.h99 inline bool pred_empty(const BasicBlock *BB) { in pred_empty() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DCFG.h116 inline bool pred_empty(const BasicBlock *BB) { in pred_empty() function
/external/llvm-project/llvm/include/llvm/IR/
DCFG.h117 inline bool pred_empty(const BasicBlock *BB) { in pred_empty() function
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExplodedGraph.h181 bool pred_empty() const { return Preds.empty(); } in pred_empty() function
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExplodedGraph.h202 bool pred_empty() const { return Preds.empty(); } in pred_empty() function
/external/clang/include/clang/Analysis/
DCFG.h555 bool pred_empty() const { return Preds.empty(); } in pred_empty() function
/external/llvm-project/clang/include/clang/Analysis/
DCFG.h977 bool pred_empty() const { return Preds.empty(); } in pred_empty() function