Searched refs:LoopSetup (Results 1 – 3 of 3) sorted by relevance
451 Value *LoopSetup = Builder.CreateCall(LoopIter, LoopCountInit); in InsertIterationSetup() local460 UsePhi ? Builder.CreateExtractValue(LoopSetup, 1) : LoopSetup; in InsertIterationSetup()466 LLVM_DEBUG(dbgs() << "HWLoops: Inserted loop counter: " << *LoopSetup in InsertIterationSetup()469 LoopSetup = Builder.CreateExtractValue(LoopSetup, 0); in InsertIterationSetup()470 return !UsePhi ? LoopCountInit : LoopSetup; in InsertIterationSetup()
1166 } LoopSetup; typedef
1356 INIT (LoopSetup); in bfin_gen_loopsetup()