Searched refs:DTNodeVectType (Results 1 – 1 of 1) sorted by relevance
611 using DTNodeVectType = SmallVector<MachineDomTreeNode *, 4>; in visitBlock() typedef612 DTNodeVectType Cn(llvm::children<MachineDomTreeNode *>(N)); in visitBlock()962 using DTNodeVectType = SmallVector<MachineDomTreeNode *, 4>; in removeBlock() typedef964 DTNodeVectType Cn(GTN::child_begin(N), GTN::child_end(N)); in removeBlock()