Home
last modified time | relevance | path

Searched defs:threadLimitVar (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/include/mlir/Dialect/OpenMP/
H A DOpenMPClauseOperands.h217 Value threadLimitVar; global() member
/llvm-project/mlir/lib/Target/LLVMIR/Dialect/OpenMP/
H A DOpenMPToLLVMIRTranslation.cpp683 if (Value threadLimitVar = op.getThreadLimit()) convertOmpTeams() local