Home
last modified time | relevance | path

Searched defs:BlockInstRange (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSafeStackColoring.h86 DenseMap<const BasicBlock *, std::pair<unsigned, unsigned>> BlockInstRange; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DNewGVN.cpp638 DenseMap<const BasicBlock *, std::pair<unsigned, unsigned>> BlockInstRange; member in __anon668988120311::NewGVN