Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp267 std::string KeyColValue = KeyCol->getElement(j)->getAsUnquotedString(); in isKeyColInstr() local
268 MatchFound = (CurInstrVal == KeyColValue); in isKeyColInstr()