Searched refs:CurInstrVal (Results 1 – 1 of 1) sorted by relevance
248 Init *CurInstrVal = CurInstr->getValue(RowFieldsJ)->getValue(); in buildRowInstrMap() local249 KeyValue.push_back(CurInstrVal); in buildRowInstrMap()275 std::string CurInstrVal = ColFieldName->getValue()->getAsUnquotedString(); in isKeyColInstr() local277 MatchFound = (CurInstrVal == KeyColValue); in isKeyColInstr()338 std::string CurInstrVal = CurInstrInit->getAsUnquotedString(); in getInstrForColumn() local340 MatchFound = (CurInstrVal == ColFieldJVallue->getAsUnquotedString()); in getInstrForColumn()