Searched refs:PrevUBVal (Results 1 – 1 of 1) sorted by relevance
3304 llvm::Value *PrevUBVal = CGF.EmitLoadOfScalar( in emitDistributeParallelForInnerBounds() local3306 PrevUBVal = CGF.EmitScalarConversion( in emitDistributeParallelForInnerBounds()3307 PrevUBVal, LS.getPrevUpperBoundVariable()->getType(), in emitDistributeParallelForInnerBounds()3312 CGF.EmitStoreOfScalar(PrevUBVal, UB); in emitDistributeParallelForInnerBounds()