Searched defs:ArgX (Results 1 – 9 of 9) sorted by relevance
82 Argument *ArgX = Add1F->arg_begin(); // Get the arg in main() local
89 Argument *ArgX = &*Add1F->arg_begin(); // Get the arg in main() local
91 Argument *ArgX = &*Add1F->arg_begin(); // Get the arg in main() local
68 Argument *ArgX = &*Add1F->arg_begin(); // Get the arg in createAdd1() local97 Argument *ArgX = &*FibF->arg_begin(); // Get the arg. in CreateFibFunction() local
52 Argument *ArgX = Add1F->arg_begin(); // Get the arg in createAdd1() local82 Argument *ArgX = FibF->arg_begin(); // Get the arg. in CreateFibFunction() local
69 Argument *ArgX = &*Add1F->arg_begin(); // Get the arg in createAdd1() local99 Argument *ArgX = &*FibF->arg_begin(); // Get the arg. in CreateFibFunction() local
55 Argument *ArgX = FibF->arg_begin(); // Get the arg. in CreateFibFunction() local
67 Argument *ArgX = &*FibF->arg_begin(); // Get the arg. in CreateFibFunction() local
68 Argument *ArgX = &*FibF->arg_begin(); // Get the arg. in CreateFibFunction() local