Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp516 unsigned OpndNum = FAddend::drillValueDownOneStep(I, Opnd0, Opnd1); in simplify() local
526 if (OpndNum == 2 && !Opnd1.isConstant()) in simplify()
551 if (OpndNum != 2) { in simplify()
786 unsigned OpndNum = Opnds.size(); in calcInstrNumber() local
787 unsigned InstrNeeded = OpndNum - 1; in calcInstrNumber()
807 if (NegOpndNum == OpndNum) in calcInstrNumber()