Lines Matching refs:Result
561 /// and returning the result. Insert the tree before I.878 // entire result expression is just the multiply "A*(B+C)".946 if (Value *Result = OptimizeAndOrXor(Opcode, Ops))947 return Result;954 if (Value *Result = OptimizeAdd(I, Ops))955 return Result;