Searched refs:opToLineCol (Results 1 – 1 of 1) sorted by relevance
28 AsmState::LocationMap opToLineCol; in generateLocationsFromIR() local29 AsmState state(op, flags, &opToLineCol); in generateLocationsFromIR()43 auto it = opToLineCol.find(opIt); in generateLocationsFromIR()44 if (it == opToLineCol.end()) in generateLocationsFromIR()