Searched refs:LaterIndices (Results 1 – 1 of 1) sorted by relevance
250 SmallVector<unsigned, 4> LaterIndices; in FoldCmpLoadFromIndexedGlobal() local269 LaterIndices.push_back(IdxVal); in FoldCmpLoadFromIndexedGlobal()307 if (!LaterIndices.empty()) in FoldCmpLoadFromIndexedGlobal()308 Elt = ConstantExpr::getExtractValue(Elt, LaterIndices); in FoldCmpLoadFromIndexedGlobal()