Enzyme main
Loading...
Searching...
No Matches
RustDebugInfo.h File Reference
#include "llvm/IR/Instructions.h"
#include "llvm/IR/IntrinsicInst.h"
#include "TypeTree.h"
Include dependency graph for RustDebugInfo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

TypeTree parseDIType (llvm::DbgDeclareInst &I, llvm::DataLayout &DL)
 Construct the type tree from debug info of an instruction.
 

Function Documentation

◆ parseDIType()

TypeTree parseDIType ( llvm::DbgDeclareInst & I,
llvm::DataLayout & DL )

Construct the type tree from debug info of an instruction.