Searched refs:KeyColValue (Results 1 – 1 of 1) sorted by relevance
267 std::string KeyColValue = KeyCol->getElement(j)->getAsUnquotedString(); in isKeyColInstr() local268 MatchFound = (CurInstrVal == KeyColValue); in isKeyColInstr()