Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DOptEmitter.cpp48 bool BSent = B->getValueAsDef("Kind")->getValueAsBit("Sentinel"); in CompareOptionRecords() local
49 if (ASent != BSent) in CompareOptionRecords()
/external/llvm/utils/TableGen/
DOptParserEmitter.cpp50 bool BSent = B->getValueAsDef("Kind")->getValueAsBit("Sentinel"); in CompareOptionRecords() local
51 if (ASent != BSent) in CompareOptionRecords()