Potential‐values state specialized for constant integers.
Synopsis
Declared in <llvm/Transforms/IPO/Attributor.h>
using PotentialConstantIntValuesState = PotentialValuesState<APInt>;
Created with MrDocs
Potential‐values state specialized for constant integers.
Declared in <llvm/Transforms/IPO/Attributor.h>
using PotentialConstantIntValuesState = PotentialValuesState<APInt>;
Created with MrDocs