Searched refs:finiCB (Results 1 – 1 of 1) sorted by relevance
427 auto finiCB = [&](InsertPointTy codeGenIP) {}; in convertOmpParallel() local447 ompBuilder->createParallel(builder, allocaIP, bodyGenCB, privCB, finiCB, in convertOmpParallel()511 auto finiCB = [&](InsertPointTy codeGenIP) {}; in convertOmpMaster() local513 builder.restoreIP(ompBuilder->createMaster(builder, bodyGenCB, finiCB)); in convertOmpMaster()