ΒΆIntrinsic::ID getConstrainedIntrinsicID(
    const llvm::Instruction& Instr)

Description

Returns constrained intrinsic id to represent the given instruction in strictfp function. If the instruction is already a constrained intrinsic or does not have a constrained intrinsic counterpart, the function returns zero.

Declared at: llvm/include/llvm/IR/FPEnv.h:73

Parameters

const llvm::Instruction& Instr