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

Lines Matching refs:LLVMGetNextUse

1217  * to obtain a reference to the first use. Then, call LLVMGetNextUse()
1219 * LLVMGetNextUse() returns NULL.
1231 LLVMUseRef LLVMGetNextUse(LLVMUseRef U);