Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp1076 Value *JOp = J->getOperand(1); in areInstsCompatible() local
1078 (isa<ConstantVector>(JOp) || isa<ConstantDataVector>(JOp))) { in areInstsCompatible()
1082 SplatValue == cast<Constant>(JOp)->getSplatValue()) in areInstsCompatible()