Searched defs:OperandValueProperties (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h801 enum OperandValueProperties { OP_None = 0, OP_PowerOf2 = 1 }; enum in class:llvm::TargetTransformInfo

Completed in 124 milliseconds