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