Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Target/LLVMIR/Dialect/OpenMP/
H A DOpenMPToLLVMIRTranslation.cpp538 bool isDependSource = dependType == omp::ClauseDepend::dependsource; in convertOmpOrdered() local
555 ompLoc, allocaIP, numLoops, storeValues, ".cnt.addr", isDependSource)); in convertOmpOrdered()