Searched defs:AllSameOpcodeLeft (Results 1 – 1 of 1) sorted by relevance
1979 bool AllSameOpcodeLeft, in shouldReorderOperands()2056 bool AllSameOpcodeLeft = isa<Instruction>(Left[0]); in reorderInputsAccordingToOpcode() local