Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp268 std::string KeyColValue = KeyCol->getElement(j)->getAsUnquotedString(); in isKeyColInstr() local
269 MatchFound = (CurInstrVal == KeyColValue); in isKeyColInstr()