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