LLVM 22.0.0git
DeltaTree.cpp File Reference
#include "llvm/ADT/DeltaTree.h"
#include "llvm/Support/Casting.h"
#include <cassert>
#include <cstring>

Go to the source code of this file.

Functions

static DeltaTreeNode * getRoot (void *Root)

Function Documentation

◆ getRoot()