Searched refs:Arg_x2 (Results 1 – 1 of 1) sorted by relevance
392 llvm::Argument *Arg_x2 = &(*AI++); in createEmptyExpandedReduceAccumulator() local393 Arg_x2->setName("x2"); in createEmptyExpandedReduceAccumulator()810 llvm::Value *Arg_x2 = &*(ExpandedFunctionArgIter++); in ExpandOldStyleForEach() local860 createLoop(Builder, Arg_x1, Arg_x2, &IV); in ExpandOldStyleForEach()944 llvm::Value *Arg_x2 = &*(ExpandedFunctionArgIter++); in ExpandForEach() local1030 createLoop(Builder, Arg_x1, Arg_x2, &IV); in ExpandForEach()1179 llvm::Value *Arg_x2 = &*(ExpandedAccumulatorArgIter++); in ExpandReduceAccumulator() local1188 createLoop(Builder, Arg_x1, Arg_x2, &IndVar); in ExpandReduceAccumulator()