Home | History | Annotate | Download | only in llvm-c

Lines Matching refs:LLVMGetNextUse

1170  * to obtain a reference to the first use. Then, call LLVMGetNextUse()
1172 * LLVMGetNextUse() returns NULL.
1184 LLVMUseRef LLVMGetNextUse(LLVMUseRef U);