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