Searched refs:IsSplat (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2521 bool IsSplat = Vector->isConstantSplat(SplatValue, SplatUndef, local
2523 if (IsSplat) {

Completed in 135 milliseconds