Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenMapTable.cpp274 std::string KeyColValue = KeyCol->getElement(j)->getAsUnquotedString(); in isKeyColInstr() local
275 MatchFound = (CurInstrVal == KeyColValue); in isKeyColInstr()