LLVM
8.0.1
|
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... | |