Searched refs:IterEnd (Results 1 – 4 of 4) sorted by relevance
171 IterEnd = Fields.end(); in ~NaClBitcodeHeader() local172 Iter != IterEnd; ++Iter) { in ~NaClBitcodeHeader()261 IterEnd = Fields.end(); in GetTaggedField() local262 Iter != IterEnd; ++Iter) { in GetTaggedField()
18 IterEnd = Values.end(); in Print() local19 Iter != IterEnd; ++Iter) { in Print()
523 auto IterEnd = Insts.end(); in splitBlockLocalVariables() local536 for (; Iter != IterEnd && !Splitter.shouldSkipRemainingInstructions(); in splitBlockLocalVariables()
367 auto IterEnd = MSSA->getBlockDefs(MD->getBlock())->end(); in insertDef() local368 if (Iter == IterEnd) in insertDef()