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