Searched refs:MinCallerBlocks (Results 1 – 1 of 1) sorted by relevance
274 BlockListTy MinCallerBlocks; in queryCFG() local277 MinCallerBlocks.push_back(std::move(I.first)); in queryCFG()279 return rearrangeBB(F, MinCallerBlocks); in queryCFG()