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