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

/external/llvm/lib/IR/
H A DConstants.cpp154 bool Constant::isNotMinSignedValue() const { function in class:Constant
166 return Splat->isNotMinSignedValue();
171 return Splat->isNotMinSignedValue();

Completed in 417 milliseconds