Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ue

1896   for (llvm::Value::use_iterator ui = old->use_begin(), ue = old->use_end();
1897 ui != ue; ) {