LLVM 19.0.0git
Functions
LowerGuardIntrinsic.cpp File Reference
#include "llvm/Transforms/Scalar/LowerGuardIntrinsic.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/Analysis/GuardUtils.h"
#include "llvm/IR/Function.h"
#include "llvm/IR/InstIterator.h"
#include "llvm/IR/Instructions.h"
#include "llvm/IR/Intrinsics.h"
#include "llvm/IR/Module.h"
#include "llvm/Transforms/Utils/GuardUtils.h"

Go to the source code of this file.

Functions

static bool lowerGuardIntrinsic (Function &F)
 

Function Documentation

◆ lowerGuardIntrinsic()

static bool lowerGuardIntrinsic ( Function F)
static