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