Searched refs:StackIdIndexIter (Results 1 – 1 of 1) sorted by relevance
5081 auto StackIdIndexIter = MIBIter->StackIdIndices.begin(); in checkAllocContextIds() local5100 assert(StackIdIndexIter != MIBIter->StackIdIndices.end()); in checkAllocContextIds()5101 assert(ImportSummary->getStackIdAtIndex(*StackIdIndexIter) == in checkAllocContextIds()5103 StackIdIndexIter++; in checkAllocContextIds()5417 auto StackIdIndexIter = StackNode.StackIdIndices.begin(); in applyImport() local5419 assert(StackIdIndexIter != StackNode.StackIdIndices.end()); in applyImport()5420 assert(ImportSummary->getStackIdAtIndex(*StackIdIndexIter) == in applyImport()5422 StackIdIndexIter++; in applyImport()