Home | History | Annotate | Download | only in codegen

Lines Matching defs:ub

322          BasicBlock *ub = u->insn->bb;
323 if (tb == ub) {
331 &ub->cfg, texCounts);
340 for (size_t j = bbFirstTex.at(ub->getId()); j < texes.size() &&
341 texes[j]->bb == ub && texes[j]->serial < u->insn->serial;