Searched refs:OMPScanNumIterations (Results 1 – 1 of 1) sorted by relevance
3158 llvm::Value *OMPScanNumIterations = CGF.Builder.CreateIntCast( in emitScanBasedDirective() local3202 RValue::get(OMPScanNumIterations)); in emitScanBasedDirective()3228 CGF.Builder.CreateUIToFP(OMPScanNumIterations, CGF.DoubleTy); in emitScanBasedDirective()3234 OMPScanNumIterations, llvm::ConstantInt::get(CGF.SizeTy, 1)); in emitScanBasedDirective()