Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DSpeculateAnalyses.h58 using BlockListTy = SmallVector<const BasicBlock *, 8>; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DSSAUpdaterImpl.h78 using BlockListTy = SmallVectorImpl<BBInfo *>; variable