Searched refs:NumThreadsVal (Results 1 – 1 of 1) sorted by relevance
6835 llvm::Value *NumThreadsVal = nullptr; in emitNumThreadsForTargetDirective() local6961 NumThreadsVal = in emitNumThreadsForTargetDirective()6964 ? Bld.CreateSelect(Bld.CreateICmpULT(NumThreadsVal, in emitNumThreadsForTargetDirective()6966 NumThreadsVal, ThreadLimitVal) in emitNumThreadsForTargetDirective()6967 : NumThreadsVal; in emitNumThreadsForTargetDirective()