Searched refs:OrigRowIter (Results 1 – 1 of 1) sorted by relevance
2313 auto OrigRowIter = SeqOffToOrigRow.find(OrigStmtSeq); in generateLineTableForUnit() local2317 if (OrigRowIter == SeqOffToOrigRow.end()) { in generateLineTableForUnit()2321 size_t OrigRowIndex = OrigRowIter->second; in generateLineTableForUnit()