Searched refs:CurInstrVal (Results 1 – 2 of 2) sorted by relevance
246 Init *CurInstrVal = CurInstr->getValue(RowField)->getValue(); in buildRowInstrMap() local247 KeyValue.push_back(CurInstrVal); in buildRowInstrMap()273 std::string CurInstrVal = ColFieldName->getValue()->getAsUnquotedString(); in isKeyColInstr() local275 MatchFound = (CurInstrVal == KeyColValue); in isKeyColInstr()334 std::string CurInstrVal = CurInstrInit->getAsUnquotedString(); in getInstrForColumn() local336 MatchFound = (CurInstrVal == ColFieldJVallue->getAsUnquotedString()); in getInstrForColumn()
251 Init *CurInstrVal = RecVal->getValue(); in buildRowInstrMap() local252 KeyValue.push_back(CurInstrVal); in buildRowInstrMap()278 std::string CurInstrVal = ColFieldName->getValue()->getAsUnquotedString(); in isKeyColInstr() local280 MatchFound = (CurInstrVal == KeyColValue); in isKeyColInstr()339 std::string CurInstrVal = CurInstrInit->getAsUnquotedString(); in getInstrForColumn() local341 MatchFound = (CurInstrVal == ColFieldJVallue->getAsUnquotedString()); in getInstrForColumn()