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

/external/llvm/lib/IR/
H A DConstants.cpp110 bool Constant::isOneValue() const { function in class:Constant
122 return Splat->isOneValue();
127 return Splat->isOneValue();

Completed in 109 milliseconds