Searched refs:PrevLBVal (Results 1 – 1 of 1) sorted by relevance
3298 llvm::Value *PrevLBVal = CGF.EmitLoadOfScalar( in emitDistributeParallelForInnerBounds() local3300 PrevLBVal = CGF.EmitScalarConversion( in emitDistributeParallelForInnerBounds()3301 PrevLBVal, LS.getPrevLowerBoundVariable()->getType(), in emitDistributeParallelForInnerBounds()3311 CGF.EmitStoreOfScalar(PrevLBVal, LB); in emitDistributeParallelForInnerBounds()