Home
last modified time | relevance | path

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

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