Searched refs:MulExp (Results 1 – 1 of 1) sorted by relevance
855 Value *MulExp = B.CreateFMul(StepValue, Index); in transform() local856 if (isa<Instruction>(MulExp)) in transform()858 cast<Instruction>(MulExp)->setFastMathFlags(Flags); in transform()861 MulExp, "induction"); in transform()