Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Target/LLVMIR/Dialect/OpenMP/
H A DOpenMPToLLVMIRTranslation.cpp669 auto bodyCB = [&](InsertPointTy allocaIP, InsertPointTy codegenIP) { in convertOmpSingle()
691 auto bodyCB = [&](InsertPointTy allocaIP, InsertPointTy codegenIP) { in convertOmpTaskOp()