Home
last modified time | relevance | path

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

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