Home
last modified time | relevance | path

Searched refs:JOp (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/llvm/lib/Transforms/Vectorize/
HDBBVectorize.cpp1061 Value *JOp = J->getOperand(1); in areInstsCompatible() local
1063 (isa<ConstantVector>(JOp) || isa<ConstantDataVector>(JOp))) { in areInstsCompatible()
1067 SplatValue == cast<Constant>(JOp)->getSplatValue()) in areInstsCompatible()