Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DSpeculateAnalyses.h58 using BlockListTy = SmallVector<const BasicBlock *, 8>; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DSSAUpdaterImpl.h78 using BlockListTy = SmallVectorImpl<BBInfo *>; variable