Small vector type used to return a node's children in the snapshot.
Synopsis
Declared in <llvm/Support/CFGDiff.h>
using VectRet = SmallVector<NodePtr, 8>;
Created with MrDocs
Small vector type used to return a node's children in the snapshot.
Declared in <llvm/Support/CFGDiff.h>
using VectRet = SmallVector<NodePtr, 8>;
Created with MrDocs