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