Searched defs:bbs (Results 1 – 6 of 6) sorted by relevance
25 BBT *TryCatchBlocksLower::FindTargetBBlock(LabelIdx idx, const std::vector<BBT *> &bbs) in FindTargetBBlock()39 const MapleVector<BBT *> &bbs = labeledBBsInTry; in MoveCondGotoIntoTry() local
78 auto &bbs = graph->GetVectorBlocks(); in CheckFunction() local446 auto &bbs = graph->GetVectorBlocks(); in __anon35fcc12b0202() local
75 void PGOInstrumentTemplate<IRBB, Edge>::GetInstrumentBBs(std::vector<IRBB *> &bbs, IRBB *commonEntr… in GetInstrumentBBs()
107 std::set<BB *, BBIdCmp> bbs; in BuildCFG() local
614 MapleVector<BB *> bbs; variable
406 const auto &bbs = GetGraph()->GetVectorBlocks(); in RunImpl() local