Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Target/LLVMIR/Dialect/OpenMP/
H A DOpenMPToLLVMIRTranslation.cpp614 SmallVector<StorableBodyGenCallbackTy> sectionCBs; in convertOmpSections() local
628 sectionCBs.push_back(sectionCB); in convertOmpSections()
634 if (sectionCBs.empty()) in convertOmpSections()
657 ompLoc, allocaIP, sectionCBs, privCB, finiCB, false, in convertOmpSections()