Searched refs:DbgUserVariable (Results 1 – 1 of 1) sorted by relevance
5305 DebugVariable DbgUserVariable = in tryToSinkInstructionDbgValues() local5309 if (!SunkVariables.insert(DbgUserVariable).second) in tryToSinkInstructionDbgValues()5373 DebugVariable DbgUserVariable = in tryToSinkInstructionDbgVariableRecords() local5376 CountMap[std::make_pair(DVR->getInstruction(), DbgUserVariable)] += 1; in tryToSinkInstructionDbgVariableRecords()5394 DebugVariable DbgUserVariable = in tryToSinkInstructionDbgVariableRecords() local5398 FilterOutMap.find(std::make_pair(Inst, DbgUserVariable)); in tryToSinkInstructionDbgVariableRecords()5416 DebugVariable DbgUserVariable = in tryToSinkInstructionDbgVariableRecords() local5423 InstVarPair IVP = std::make_pair(DVR->getInstruction(), DbgUserVariable); in tryToSinkInstructionDbgVariableRecords()5431 if (!SunkVariables.insert(DbgUserVariable).second) in tryToSinkInstructionDbgVariableRecords()