ΒΆllvm::Value* SimplifyFreezeInst(
    llvm::Value* Op,
    const llvm::SimplifyQuery& Q)

Description

Given an operand for a Freeze, see if we can fold the result. If not, this returns null.

Declared at: llvm/include/llvm/Analysis/InstructionSimplify.h:264

Parameters

llvm::Value* Op
const llvm::SimplifyQuery& Q