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