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