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

/external/llvm/include/llvm/Analysis/
H A DValueTracking.h405 SPF_ABS, /// Absolute value enumerator in enum:llvm::SelectPatternFlavor
428 return !(SPF == SPF_UNKNOWN || SPF == SPF_ABS || SPF == SPF_NABS);

Completed in 160 milliseconds