Searched defs:gotoBB (Results 1 – 2 of 2) sorted by relevance
89 BB *gotoBB = cgFunc->GetBBFromLab2BBMap(labelIdx); in BuildCFG() local109 BB *gotoBB = cgFunc->GetBBFromLab2BBMap(labelIdx); in BuildCFG() local112 for (auto gotoBB : bbs) { in BuildCFG() local
457 bool AArch64ICOMorePredsPattern::CheckGotoBB(BB &gotoBB, std::vector<Insn *> &movInsn) const in CheckGotoBB()