Searched defs:Expo (Results 1 – 1 of 1) sorted by relevance
1447 Value *Base = Pow->getArgOperand(0), *Expo = Pow->getArgOperand(1); in replacePowWithExp() local1614 Value *Sqrt, *Base = Pow->getArgOperand(0), *Expo = Pow->getArgOperand(1); in replacePowWithSqrt() local1663 static Value *createPowWithIntegerExponent(Value *Base, Value *Expo, Module *M, in createPowWithIntegerExponent()1672 Value *Expo = Pow->getArgOperand(1); in optimizePow() local