Thanks to visit codestin.com
Credit goes to llvm.org

LLVM 22.0.0git
MakeGuardsExplicit.cpp File Reference

Go to the source code of this file.

Functions

static void turnToExplicitForm (CallInst *Guard, Function *DeoptIntrinsic)
static bool explicifyGuards (Function &F)

Function Documentation

◆ explicifyGuards()

◆ turnToExplicitForm()