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