Home
last modified time | relevance | path

Searched refs:LoopIter (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DHardwareLoops.cpp442 Function *LoopIter = Intrinsic::getDeclaration(M, ID, Ty); in InsertIterationSetup() local
443 Value *LoopSetup = Builder.CreateCall(LoopIter, LoopCountInit); in InsertIterationSetup()