Searched refs:LoopSetup (Results 1 – 5 of 5) sorted by relevance
443 Value *LoopSetup = Builder.CreateCall(LoopIter, LoopCountInit); in InsertIterationSetup() local452 UsePhi ? Builder.CreateExtractValue(LoopSetup, 1) : LoopSetup; in InsertIterationSetup()458 LLVM_DEBUG(dbgs() << "HWLoops: Inserted loop counter: " << *LoopSetup in InsertIterationSetup()461 LoopSetup = Builder.CreateExtractValue(LoopSetup, 0); in InsertIterationSetup()462 return !UsePhi ? LoopCountInit : LoopSetup; in InsertIterationSetup()
1232 } LoopSetup; typedef
1293 INIT (LoopSetup); in bfin_gen_loopsetup()
1282 INIT (LoopSetup); in bfin_gen_loopsetup()