Searched defs:AllSameOpcodeLeft (Results 1 – 1 of 1) sorted by relevance
2707 ArrayRef<Value *> Right, bool AllSameOpcodeLeft, bool AllSameOpcodeRight, in shouldReorderOperands()2784 bool AllSameOpcodeLeft = isa<Instruction>(Left[0]); in reorderInputsAccordingToOpcode() local