Home
last modified time | relevance | path

Searched refs:chunkVar (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Target/LLVMIR/Dialect/OpenMP/
H A DOpenMPToLLVMIRTranslation.cpp721 llvm::Value *chunkVar = in convertOmpWsLoop() local
723 chunk = builder.CreateSExtOrTrunc(chunkVar, ivType); in convertOmpWsLoop()