Searched refs:LaterIndices (Results 1 – 1 of 1) sorted by relevance
140 SmallVector<unsigned, 4> LaterIndices; in foldCmpLoadFromIndexedGlobal() local162 LaterIndices.push_back(IdxVal); in foldCmpLoadFromIndexedGlobal()201 if (!LaterIndices.empty()) { in foldCmpLoadFromIndexedGlobal()202 Elt = ConstantFoldExtractValueInstruction(Elt, LaterIndices); in foldCmpLoadFromIndexedGlobal()