Home
last modified time | relevance | path

Searched refs:ExtInsts (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp335 SmallVector<CastInst *, 16> ExtInsts; member in __anonb885e9d10111::ConstantOffsetExtractor
651 for (auto I = ExtInsts.rbegin(), E = ExtInsts.rend(); I != E; ++I) { in applyExts()
693 ExtInsts.push_back(Cast); in distributeExtsAndCloneChain()