Searched refs:debugInfoMap (Results 1 – 2 of 2) sorted by relevance
563 DenseMap<uint32_t, StringRef> debugInfoMap; variable
2047 auto fileName = debugInfoMap.lookup(debugLine->fileID).str(); in createFileLineColLoc()2074 if (!debugInfoMap.lookup(operands[0]).empty()) in processDebugString()2085 debugInfoMap[operands[0]] = debugString; in processDebugString()