Searched refs:NumThreadsVal (Results 1 – 1 of 1) sorted by relevance
7017 llvm::Value *NumThreadsVal = nullptr; in emitNumThreadsForTargetDirective() local7143 NumThreadsVal = in emitNumThreadsForTargetDirective()7146 ? Bld.CreateSelect(Bld.CreateICmpULT(NumThreadsVal, in emitNumThreadsForTargetDirective()7148 NumThreadsVal, ThreadLimitVal) in emitNumThreadsForTargetDirective()7149 : NumThreadsVal; in emitNumThreadsForTargetDirective()