Searched refs:LoopBodyArg (Results 1 – 1 of 1) sorted by relevance
2721 BasicBlock *InsertBlock, Value *Ident, Value *LoopBodyArg, in createTargetLoopWorkshareCall() argument2731 RealArgs.push_back(LoopBodyArg); in createTargetLoopWorkshareCall()2788 Value *LoopBodyArg; in workshareLoopTargetCallback() local2798 LoopBodyArg = OutlinedFnCallInstruction->getArgOperand(1); in workshareLoopTargetCallback()2800 LoopBodyArg = Constant::getNullValue(Builder.getPtrTy()); in workshareLoopTargetCallback()2804 LoopBodyArg, ParallelTaskPtr, TripCount, in workshareLoopTargetCallback()