Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp517 unsigned OpndNum = FAddend::drillValueDownOneStep(I, Opnd0, Opnd1); in simplify() local
527 if (OpndNum == 2 && !Opnd1.isConstant()) in simplify()
552 if (OpndNum != 2) { in simplify()
787 unsigned OpndNum = Opnds.size(); in calcInstrNumber() local
788 unsigned InstrNeeded = OpndNum - 1; in calcInstrNumber()
810 if (NegOpndNum == OpndNum) in calcInstrNumber()