Home
last modified time | relevance | path

Searched defs:Dests (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp323 BitVector Dests(FuncInfo.MF->getNumBlockIDs()); in findBitTestClusters() local
372 BitVector Dests(FuncInfo.MF->getNumBlockIDs()); in buildBitTests() local
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h456 SmallPtrSet<const BasicBlock *, 4> Dests; in getEstimatedNumberOfCaseClusters() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3052 SmallPtrSet<BasicBlock *, 8> Dests; in visitCallBr() local