Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DCostModel.cpp318 unsigned RdxOpcode = RdxStart->getOpcode(); in matchVectorSplittingReduction() local
345 if (BinOp->getOpcode() != RdxOpcode) in matchVectorSplittingReduction()
373 Opcode = RdxOpcode; in matchVectorSplittingReduction()