Searched refs:ExtInsts (Results 1 – 1 of 1) sorted by relevance
308 SmallVector<CastInst *, 16> ExtInsts; member in __anond68328e80111::ConstantOffsetExtractor574 for (auto I = ExtInsts.rbegin(), E = ExtInsts.rend(); I != E; ++I) { in applyExts()615 ExtInsts.push_back(Cast); in distributeExtsAndCloneChain()