HomeSort by relevance Sort by last modified time
    Searched refs:isOneValue (Results 1 - 5 of 5) sorted by null

  /external/llvm/include/llvm/IR/
Constant.h 56 bool isOneValue() const;
  /external/llvm/lib/Transforms/Scalar/
CorrelatedValuePropagation.cpp 126 if (C->isOneValue()) {
  /external/llvm/lib/IR/
Constants.cpp 128 bool Constant::isOneValue() const {
140 return Splat->isOneValue();
145 return Splat->isOneValue();
    [all...]
  /external/clang/lib/CodeGen/
CGException.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineAddSub.cpp     [all...]

Completed in 354 milliseconds