Searched refs:StackIdIndexIter (Results 1 – 1 of 1) sorted by relevance
3469 LLVM_ATTRIBUTE_UNUSED auto StackIdIndexIter = in applyImport() local3485 assert(StackIdIndexIter != MIBIter->StackIdIndices.end()); in applyImport()3486 assert(ImportSummary->getStackIdAtIndex(*StackIdIndexIter) == in applyImport()3488 StackIdIndexIter++; in applyImport()3556 auto StackIdIndexIter = StackNode.StackIdIndices.begin(); in applyImport() local3558 assert(StackIdIndexIter != StackNode.StackIdIndices.end()); in applyImport()3559 assert(ImportSummary->getStackIdAtIndex(*StackIdIndexIter) == in applyImport()3561 StackIdIndexIter++; in applyImport()