Searched refs:LoopIter (Results 1 – 1 of 1) sorted by relevance
442 Function *LoopIter = Intrinsic::getDeclaration(M, ID, Ty); in InsertIterationSetup() local443 Value *LoopSetup = Builder.CreateCall(LoopIter, LoopCountInit); in InsertIterationSetup()