Searched refs:VariableList (Results 1 – 1 of 1) sorted by relevance
3075 SmallVector<CVGlobalVariable, 1> *VariableList; in collectGlobalVariableInfo() local3083 VariableList = Insertion.first->second.get(); in collectGlobalVariableInfo()3086 VariableList = &ComdatVariables; in collectGlobalVariableInfo()3089 VariableList = &GlobalVariables; in collectGlobalVariableInfo()3091 VariableList->emplace_back(std::move(CVGV)); in collectGlobalVariableInfo()