Tensorium
Loading...
Searching...
No Matches
LLVM_Handler.cpp File Reference
#include "LLVM_Handler.hpp"
#include "llvm/Support/raw_ostream.h"
#include <memory>
Include dependency graph for LLVM_Handler.cpp:

Functions

void extractFunctionToMLIR (clang::FunctionDecl *FD, clang::ASTContext &Context)
 

Function Documentation

◆ extractFunctionToMLIR()

void extractFunctionToMLIR ( clang::FunctionDecl * FD,
clang::ASTContext & Context )