Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DNewGVN.cpp3914 for (auto &BBPair : RevisitOnReachabilityChange) { in eliminateInstructions() local
3915 for (auto InstNum : BBPair.second) { in eliminateInstructions()
3921 auto *BB = BBPair.first; in eliminateInstructions()