Searched defs:SyncBB (Results 1 – 2 of 2) sorted by relevance
1342 llvm::BasicBlock *SyncBB = CGF.createBasicBlock("omp.critical.sync"); emitCriticalRegion() local
3352 for (auto *PredBB : predecessors(SyncBB)) { in updateImpl() local