Lines Matching full:minsize
244 unsigned MinSize = cast<EHCleanupScope>(*it).getFixupDepth();245 assert(BranchFixups.size() >= MinSize && "fixup stack out of order");247 while (BranchFixups.size() > MinSize &&