LLVM 19.0.0git
Functions
StripGCRelocates.cpp File Reference
#include "llvm/Transforms/Utils/StripGCRelocates.h"
#include "llvm/IR/Function.h"
#include "llvm/IR/InstIterator.h"
#include "llvm/IR/Instructions.h"
#include "llvm/IR/Statepoint.h"

Go to the source code of this file.

Functions

static bool stripGCRelocates (Function &F)
 

Function Documentation

◆ stripGCRelocates()

static bool stripGCRelocates ( Function F)
static