Home
last modified time | relevance | path

Searched defs:AllSameOpcodeRight (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp1980 bool AllSameOpcodeRight, bool SplatLeft, in shouldReorderOperands()
2057 bool AllSameOpcodeRight = isa<Instruction>(Right[0]); in reorderInputsAccordingToOpcode() local