Collect properties of V used in cost analysis, e.g. OP_PowerOf2.
Synopsis
Declared in <llvm/Analysis/TargetTransformInfo.h>
static
OperandValueInfo
getOperandInfo(Value const* V);
Return Value
Operand value properties of V used in cost analysis.
Parameters
Name |
Description |
V |
Value whose operand properties are collected. |
Created with MrDocs