Searched refs:DbgUserVariable (Results 1 – 1 of 1) sorted by relevance
4845 DebugVariable DbgUserVariable = in tryToSinkInstructionDbgValues() local4849 if (!SunkVariables.insert(DbgUserVariable).second) in tryToSinkInstructionDbgValues()4913 DebugVariable DbgUserVariable = in tryToSinkInstructionDbgVariableRecords() local4916 CountMap[std::make_pair(DVR->getInstruction(), DbgUserVariable)] += 1; in tryToSinkInstructionDbgVariableRecords()4934 DebugVariable DbgUserVariable = in tryToSinkInstructionDbgVariableRecords() local4938 FilterOutMap.find(std::make_pair(Inst, DbgUserVariable)); in tryToSinkInstructionDbgVariableRecords()4956 DebugVariable DbgUserVariable = in tryToSinkInstructionDbgVariableRecords() local4963 InstVarPair IVP = std::make_pair(DVR->getInstruction(), DbgUserVariable); in tryToSinkInstructionDbgVariableRecords()4971 if (!SunkVariables.insert(DbgUserVariable).second) in tryToSinkInstructionDbgVariableRecords()