Searched refs:CurInstrVal (Results 1 – 1 of 1) sorted by relevance
239 Init *CurInstrVal = RecVal->getValue(); in buildRowInstrMap() local240 KeyValue.push_back(CurInstrVal); in buildRowInstrMap()266 std::string CurInstrVal = ColFieldName->getValue()->getAsUnquotedString(); in isKeyColInstr() local268 MatchFound = (CurInstrVal == KeyColValue); in isKeyColInstr()326 std::string CurInstrVal = CurInstrInit->getAsUnquotedString(); in getInstrForColumn() local328 MatchFound = (CurInstrVal == ColFieldJVallue->getAsUnquotedString()); in getInstrForColumn()