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