LLVM  8.0.1
Namespaces | Functions
GuardUtils.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 llvm
 This class represents lattice values for constants.
 

Functions

void llvm::makeGuardControlFlowExplicit (Function *DeoptIntrinsic, CallInst *Guard)
 Splits control flow at point of Guard, replacing it with explicit branch by the condition of guard's first argument. More...