Searched defs:insertArgument (Results 1 – 2 of 2) sorted by relevance
95 BlockArgument insertArgument(args_iterator it, Type type) { in insertArgument() function103 BlockArgument insertArgument(unsigned index, Type type) { in insertArgument() function
167 BlockArgument Block::insertArgument(unsigned index, Type type) { in insertArgument() function in Block198 BlockArgument Block::insertArgument(args_iterator it, Type type) { in insertArgument() function in Block