Home
last modified time | relevance | path

Searched refs:case_empty (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DRecord.h986 inline bool case_empty() const { return NumConds == 0; } in case_empty() function
/external/llvm-project/llvm/include/llvm/TableGen/
DRecord.h957 inline bool case_empty() const { return NumConds == 0; } in case_empty() function