Searched refs:StackIdIndexIter (Results 1 – 1 of 1) sorted by relevance
3692 LLVM_ATTRIBUTE_UNUSED auto StackIdIndexIter = in applyImport() local3714 assert(StackIdIndexIter != MIBIter->StackIdIndices.end()); in applyImport()3715 assert(ImportSummary->getStackIdAtIndex(*StackIdIndexIter) == in applyImport()3717 StackIdIndexIter++; in applyImport()3785 auto StackIdIndexIter = StackNode.StackIdIndices.begin(); in applyImport() local3787 assert(StackIdIndexIter != StackNode.StackIdIndices.end()); in applyImport()3788 assert(ImportSummary->getStackIdAtIndex(*StackIdIndexIter) == in applyImport()3790 StackIdIndexIter++; in applyImport()