Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DNewGVN.cpp3401 const auto &CurrInstRange = BlockInstRange.lookup(CurrBlock); in iterateTouchedInstructions() local
3405 TouchedInstructions.reset(CurrInstRange.first, CurrInstRange.second); in iterateTouchedInstructions()